zxzxwu
|
f000a3f30a
|
Merge pull request #802 from zxzxwu/version
Upgrade Python version to 3.10-3.14
|
2025-11-07 23:22:07 +08:00 |
|
Josh Wu
|
4bee8d5287
|
Use EventWatcher and send_command(check_result=True) in all similar patterns
|
2025-11-07 00:37:57 +08:00 |
|
Josh Wu
|
5431941fe7
|
Upgrade Python version to 3.10-3.14
|
2025-11-05 04:45:05 +08:00 |
|
Z1
|
a11962a487
|
Minor fixes
|
2025-10-02 19:26:30 +00:00 |
|
markus
|
3d615b13ce
|
fix accessing pending_cis dict
|
2025-09-26 12:38:38 +02:00 |
|
Markus Jellitsch
|
1ad92dc759
|
Update bumble/device.py
Co-authored-by: zxzxwu <92432172+zxzxwu@users.noreply.github.com>
|
2025-09-26 12:25:50 +02:00 |
|
markus
|
aacfd4328c
|
satisfy the linter, return None
|
2025-09-26 12:02:54 +02:00 |
|
markus
|
6aa1f5211c
|
use local cis_link.handle to the pop the dict
|
2025-09-26 11:13:52 +02:00 |
|
markus
|
df8e454ee5
|
pop cis link only when cis created successfully
|
2025-09-26 10:58:37 +02:00 |
|
Josh Wu
|
85215df2c3
|
Fix wrong with_connection_from_address parameter
|
2025-09-23 17:55:47 +08:00 |
|
Josh Wu
|
58debcd8bb
|
Revert pending_connections
|
2025-09-19 12:32:28 +08:00 |
|
zxzxwu
|
a25427305c
|
Merge pull request #775 from khsiao-google/update
Remove the word 'complete' from function name
|
2025-09-17 13:18:37 +08:00 |
|
Josh Wu
|
83c5061700
|
Handle ISO data path race condition
|
2025-09-16 13:39:09 +08:00 |
|
khsiao-google
|
b80b790dc1
|
Remove the word 'complete' from function name
|
2025-09-16 03:45:32 +00:00 |
|
khsiao-google
|
dc93f32a9a
|
Replace core.ConnectionParameters by Connection.Parameters in device.py
|
2025-09-08 02:00:49 +00:00 |
|
khsiao-google
|
d903937a51
|
Merge branch 'main' into update
|
2025-09-01 07:14:19 +00:00 |
|
Gilles Boccon-Gibod
|
116dc9b319
|
add support for data type classes
|
2025-08-29 13:17:17 -07:00 |
|
Josh Wu
|
6091e6365d
|
Remove depreacated L2CAP APIs
|
2025-08-27 14:15:08 +08:00 |
|
khsiao-google
|
3333ba472b
|
Add typing for device.py
|
2025-08-26 09:22:06 +00:00 |
|
Gilles Boccon-Gibod
|
7aba36302a
|
use isort when formatting
|
2025-08-21 16:38:58 -07:00 |
|
Josh Wu
|
4a88e9a0cf
|
Always log exception using logging.exception
|
2025-08-18 16:03:58 +08:00 |
|
Josh Wu
|
4a48309643
|
Fix wrong BIG parameters and flows
|
2025-08-11 16:32:56 +08:00 |
|
khsiao-google
|
0b19347bef
|
Only reset subrate_factor and continuation_number when connection interval changes
|
2025-08-06 03:55:41 +00:00 |
|
khsiao-google
|
ec12771be6
|
Support HCI_LE_Set_Host_Feature_Command
|
2025-08-05 05:56:00 +00:00 |
|
khsiao-google
|
d6282a7247
|
Support LE Subrating reply to comments
|
2025-08-03 03:39:23 +00:00 |
|
khsiao-google
|
982aaeabc3
|
Support LE Subrating
|
2025-07-31 02:52:42 +00:00 |
|
khsiao-google
|
3d6c595c6e
|
Merge branch 'google:main' into main
|
2025-07-16 05:22:43 +00:00 |
|
khsiao-google
|
a184cae560
|
Implement HCI_Mode_Change_Event
|
2025-07-14 08:43:27 +00:00 |
|
Gilles Boccon-Gibod
|
43a8cc37f8
|
add iso support to bench app
|
2025-07-07 13:03:19 +02:00 |
|
Josh Wu
|
0ab5b6c49a
|
Migrate all HCI_Event to dataclasses
|
2025-06-25 17:07:22 +08:00 |
|
Josh Wu
|
a0498af626
|
Dataclass-based HCI packets
|
2025-06-14 08:03:48 +08:00 |
|
Gilles Boccon-Gibod
|
1e95e19f16
|
tighten type bounds
|
2025-06-10 13:31:56 -04:00 |
|
Gilles Boccon-Gibod
|
8137caf37b
|
use cancel_on_disconnection helper
|
2025-06-10 13:28:08 -04:00 |
|
Josh Wu
|
8a0cd5d0d1
|
Replace deprecated typing aliases
|
2025-06-07 23:39:35 +08:00 |
|
Gilles Boccon-Gibod
|
4d07726acf
|
Merge pull request #702 from google/gbg/bt-bench-advertise-scan
add advertise and scan options to the bench app
|
2025-05-28 09:35:20 -04:00 |
|
Josh Wu
|
a875aa4055
|
Fix wrong remove_data_path arguments
|
2025-05-21 16:01:29 +08:00 |
|
Gilles Boccon-Gibod
|
775b2d5d7f
|
add advertise and scan options to the bench app
|
2025-05-20 17:15:43 -04:00 |
|
zxzxwu
|
3858bf80c1
|
Fix missing EVENT_LINK_KEY
|
2025-05-10 14:58:04 +00:00 |
|
Josh Wu
|
bb8dcaf63e
|
Move connection.link_key_type to keystore
|
2025-05-06 02:11:25 +08:00 |
|
Gilles Boccon-Gibod
|
8b59b4f515
|
address PR comments
|
2025-05-04 17:50:00 -07:00 |
|
Gilles Boccon-Gibod
|
ce04c163db
|
fix merge conflict
|
2025-05-04 11:32:25 -07:00 |
|
Gilles Boccon-Gibod
|
9f1e95d87f
|
more merge fixes
|
2025-05-04 11:31:15 -07:00 |
|
Gilles Boccon-Gibod
|
088bcbed0b
|
resolve merge conflicts
|
2025-05-04 11:31:15 -07:00 |
|
Gilles Boccon-Gibod
|
fbd03ed4a5
|
fix a few timescale adjustments
|
2025-05-03 12:07:53 -07:00 |
|
Gilles Boccon-Gibod
|
d3bd5a759f
|
Revert "fix a few timescale adjustments"
This reverts commit dedef79bef.
|
2025-05-03 12:05:31 -07:00 |
|
Gilles Boccon-Gibod
|
dedef79bef
|
fix a few timescale adjustments
|
2025-05-03 12:00:34 -07:00 |
|
zxzxwu
|
4785fe6002
|
Merge pull request #674 from zxzxwu/event
Declare emitted events as constants
|
2025-04-26 02:45:50 -07:00 |
|
Josh Wu
|
22d6a7bf05
|
Declare emitted events as constants
|
2025-04-26 03:55:31 +08:00 |
|
Gilles Boccon-Gibod
|
ab60b42b85
|
minor fix
|
2025-04-24 17:22:25 -07:00 |
|
Josh Wu
|
5e9fc89f80
|
Add missing characteristic type parameters
|
2025-04-16 20:34:12 +08:00 |
|