Gilles Boccon-Gibod
|
4befc5bbae
|
fix doc strings
|
2025-02-18 09:50:15 -08:00 |
|
Gilles Boccon-Gibod
|
2c3af5b2bb
|
Merge pull request #649 from google/gbg/async-read-phy
make connection phy async
|
2025-02-18 07:25:06 -08:00 |
|
Gilles Boccon-Gibod
|
dfb92e8ed1
|
fix pandora connection waiting
|
2025-02-17 19:50:57 -08:00 |
|
Gilles Boccon-Gibod
|
73d2b54e30
|
make connection phy async
|
2025-02-17 19:24:18 -08:00 |
|
Gilles Boccon-Gibod
|
8315a60f24
|
Merge pull request #648 from pstrueb/fix/auracast_transmit
Add setup_data_path for iso queues
|
2025-02-17 17:22:47 -08:00 |
|
|
|
185d5fd577
|
reformatting
|
2025-02-17 20:11:17 +01:00 |
|
pstrueb
|
ae5f9cf690
|
Remove little accident
|
2025-02-17 18:21:16 +01:00 |
|
pstrueb
|
4b66a38fe6
|
Refractoring again
|
2025-02-17 09:49:09 +01:00 |
|
pstrueb
|
f526f549ee
|
refractoring
|
2025-02-17 08:51:28 +01:00 |
|
Gilles Boccon-Gibod
|
da029a1749
|
new adapter classes
|
2025-02-16 16:26:13 -08:00 |
|
pstrueb
|
8761129677
|
Add setup_data_path for iso queues
|
2025-02-16 14:38:05 +01:00 |
|
Gilles Boccon-Gibod
|
3f6f036270
|
Merge pull request #643 from google/gbg/auracast-audio-io
auracast audio io
v0.0.207
|
2025-02-08 18:19:24 -05:00 |
|
Gilles Boccon-Gibod
|
859bb0609f
|
fix support for float32
|
2025-02-08 18:12:45 -05:00 |
|
Gilles Boccon-Gibod
|
5f2d24570e
|
larger queue size
|
2025-02-06 21:24:58 -05:00 |
|
Gilles Boccon-Gibod
|
dbf94c8f3e
|
print encoding params
|
2025-02-06 18:23:31 -05:00 |
|
Gilles Boccon-Gibod
|
b6adc29365
|
python 3.9 compat
|
2025-02-06 18:17:13 -05:00 |
|
Gilles Boccon-Gibod
|
5caa7bfa90
|
fix type checker and linter errors
|
2025-02-06 17:05:56 -05:00 |
|
Gilles Boccon-Gibod
|
f39d706fa0
|
remove obsolete code
|
2025-02-06 16:45:37 -05:00 |
|
zxzxwu
|
c02c1f33d2
|
Merge pull request #642 from zxzxwu/btbench
Add missing permissions in btbench
|
2025-02-07 04:48:46 +08:00 |
|
Gilles Boccon-Gibod
|
33435c2980
|
better docs and GATT fixes
|
2025-02-06 15:48:39 -05:00 |
|
Josh Wu
|
c08449d9db
|
Add missing permissions in btbench
|
2025-02-07 03:13:53 +08:00 |
|
Gilles Boccon-Gibod
|
3c8718bb5b
|
Merge pull request #608 from google/gbg/bench-android-enhancements
add startupDelay and connectionPriority params to BtBench snippets
|
2025-02-06 10:37:55 -05:00 |
|
Gilles Boccon-Gibod
|
26e87f09fe
|
better error message
|
2025-02-05 22:28:05 -05:00 |
|
Gilles Boccon-Gibod
|
7f5e0d190e
|
fix import checking
|
2025-02-05 22:19:39 -05:00 |
|
Gilles Boccon-Gibod
|
efae307b3d
|
wip
|
2025-02-05 16:23:47 -05:00 |
|
zxzxwu
|
26d38a855c
|
Merge pull request #641 from zxzxwu/pasync
Receive Periodic Advertising Sync Transfer
v0.0.206
|
2025-02-06 05:18:47 +08:00 |
|
Josh Wu
|
7360a887d9
|
Receive Periodic Advertising Sync Transfer
|
2025-02-06 05:12:22 +08:00 |
|
Gilles Boccon-Gibod
|
9756572c93
|
add audio module
|
2025-02-04 17:58:54 -05:00 |
|
Gilles Boccon-Gibod
|
d6100755b1
|
add bond listener
|
2025-02-04 17:47:55 -05:00 |
|
Gilles Boccon-Gibod
|
a66eef6630
|
Merge pull request #640 from whitevegagabriel/cleanup
Rust library cleanup
|
2025-02-04 12:35:37 -05:00 |
|
Gabriel White-Vega
|
ae23ef7b9b
|
Rust library cleanup
* Fix error code extraction from Python to Rust
* Add documentation for dealing with HCI packets
|
2025-02-04 12:23:06 -05:00 |
|
Gilles Boccon-Gibod
|
f368b5e518
|
wip
|
2025-02-03 18:02:14 -05:00 |
|
Gilles Boccon-Gibod
|
5293d32dc6
|
fix linter config
|
2025-02-03 18:02:14 -05:00 |
|
Gilles Boccon-Gibod
|
6d9a0bf4e1
|
fix linter config
|
2025-02-03 18:02:14 -05:00 |
|
Gilles Boccon-Gibod
|
3c7b5df7c5
|
add startupDelay and connectionPriority params to BtBench snippets
|
2025-02-03 18:00:46 -05:00 |
|
Gilles Boccon-Gibod
|
70141c0439
|
improvements
|
2025-02-03 17:58:09 -05:00 |
|
zxzxwu
|
dedc0aca54
|
Merge pull request #639 from zxzxwu/sdp
Correct SDP_ALL_ATTRIBUTES_RANGE value
|
2025-02-04 00:53:27 +08:00 |
|
Gilles Boccon-Gibod
|
7c019b574f
|
Merge pull request #633 from markusjellitsch/fix/legacy-adv-params
fix advertising parameter usage for legacy advertising
|
2025-02-03 10:29:52 -05:00 |
|
markus
|
9b485fd943
|
revert python-avatar.yml
|
2025-02-03 15:17:22 +01:00 |
|
Josh Wu
|
fdee8269ec
|
Correct SDP_ALL_ATTRIBUTES_RANGE value
|
2025-02-03 21:40:39 +08:00 |
|
zxzxwu
|
0767f2d4ae
|
Merge pull request #638 from zxzxwu/avatar
Update actions/upload-artifact to v4
|
2025-02-03 21:31:42 +08:00 |
|
Josh Wu
|
c4a0846727
|
Update actions/upload-artifact to v4
|
2025-02-03 16:41:09 +08:00 |
|
zxzxwu
|
83ac70e426
|
Merge pull request #619 from zxzxwu/cs
Channel Sounding
|
2025-02-01 03:46:59 +08:00 |
|
markus
|
01cce3525f
|
update avatar to github actions v4
|
2025-01-30 23:55:15 +01:00 |
|
markus
|
b9d35aea47
|
revert advertising_interval to type int
|
2025-01-30 19:47:20 +01:00 |
|
zxzxwu
|
079cf6b896
|
Merge pull request #624 from zxzxwu/gatt
Support GATT Service
|
2025-01-28 20:02:43 +08:00 |
|
Markus Jellitsch
|
180655088c
|
run linter
|
2025-01-27 22:17:31 +01:00 |
|
Gilles Boccon-Gibod
|
a1bade6f20
|
Merge pull request #632 from markusjellitsch/fix/adapt-param-types
Adapt scanning and connection parameters type
|
2025-01-27 10:46:08 -05:00 |
|
Gilles Boccon-Gibod
|
5d80e7fd80
|
Merge pull request #634 from jmdietrich-gcx/fix_missing_await_for_update_rpa
Add missing await for update_rpa()
|
2025-01-27 10:45:42 -05:00 |
|
Jan-Marcel Dietrich
|
2198692961
|
Add missing await for update_rpa()
|
2025-01-27 15:14:52 +01:00 |
|