Gilles Boccon-Gibod
|
210c334db7
|
Merge pull request #380 from google/gbg/classic-buffer-size
support per-transport ACL queues
|
2023-12-28 09:24:52 -08:00 |
|
Gilles Boccon-Gibod
|
f297cdfcce
|
Merge pull request #384 from eukub/string-concatination-to-fstring
сhanged concatenation of strings to f-strings to improve readability
|
2023-12-28 09:24:25 -08:00 |
|
eukub
|
5b536d00ab
|
сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code
|
2023-12-28 16:27:36 +03:00 |
|
Gilles Boccon-Gibod
|
b4af46ebd5
|
use TCP_NODELAY on socket
|
2023-12-27 12:11:20 -08:00 |
|
Gilles Boccon-Gibod
|
c08da3193e
|
format
|
2023-12-27 11:56:06 -08:00 |
|
Gilles Boccon-Gibod
|
f2925ca647
|
support async read/write for characteristic values
|
2023-12-27 11:52:22 -08:00 |
|
Gilles Boccon-Gibod
|
fd4d68e5c0
|
print controller flow control info
|
2023-12-26 13:24:24 -08:00 |
|
Gilles Boccon-Gibod
|
5d83deffa4
|
Merge pull request #345 from rdhavan/bumble_hid_device
Bumble hid device implementation - Application and hid profile
|
2023-12-26 11:10:34 -08:00 |
|
Gilles Boccon-Gibod
|
2878cca478
|
Merge pull request #378 from benquike/pair_linger
Improve the linger option of bumble-pair
|
2023-12-26 10:55:28 -08:00 |
|
Gilles Boccon-Gibod
|
53934716db
|
Merge pull request #377 from benquike/irk
Add functions/tool for gen/verifying BLE IRK/RPA
|
2023-12-26 10:54:18 -08:00 |
|
Hui Peng
|
d885d45824
|
Add functions/tool for gen/verifying BLE IRK/RPA
|
2023-12-26 09:34:19 -08:00 |
|
Gilles Boccon-Gibod
|
b90d0f8710
|
fix tests
|
2023-12-26 09:09:20 -08:00 |
|
zxzxwu
|
8ccfc90fe6
|
Merge pull request #379 from zxzxwu/addr
Add random address generation methods
|
2023-12-25 17:28:49 +08:00 |
|
Josh Wu
|
92aa7e9e2a
|
Add random address generation methods
|
2023-12-24 18:07:40 +08:00 |
|
Gilles Boccon-Gibod
|
afc6d19e04
|
address PR comments
|
2023-12-23 14:21:44 -08:00 |
|
Gilles Boccon-Gibod
|
c05f073b33
|
Update bumble/host.py
Co-authored-by: zxzxwu <92432172+zxzxwu@users.noreply.github.com>
|
2023-12-23 14:15:53 -08:00 |
|
Gilles Boccon-Gibod
|
2b4c2a22f4
|
format
|
2023-12-22 14:22:08 -08:00 |
|
Gilles Boccon-Gibod
|
47fe93a148
|
support per-transport ACL queues
|
2023-12-22 13:52:33 -08:00 |
|
zxzxwu
|
6139ca8045
|
Merge pull request #374 from zxzxwu/csip
Complete CSIP and CAP
|
2023-12-23 02:49:35 +08:00 |
|
Josh Wu
|
87c76a4a0e
|
Complete CSIP and CAP
Also add random address generation functions.
|
2023-12-23 02:14:32 +08:00 |
|
Hui Peng
|
f7b66db873
|
Improve the linger option in pair tool
No matter pairing fails or not, make linger effective
|
2023-12-21 17:25:42 -08:00 |
|
skarnataki
|
0b314bd7f7
|
Updated absctract class and method for on_ctrl_pdu in hid.py
|
2023-12-18 13:36:25 +00:00 |
|
skarnataki
|
9da2e32ad7
|
Review comment Fix 3 - rename json file and usage of Optional in parameters
|
2023-12-15 09:42:57 +00:00 |
|
Snehal Karnataki
|
93c0875740
|
Merge branch 'google:main' into bumble_hid_device
|
2023-12-13 09:51:27 +00:00 |
|
Gilles Boccon-Gibod
|
a286700239
|
Merge pull request #368 from google/gbg/driver-load-before-reset
support drivers that can't use reset directly.
|
2023-12-11 18:06:23 -08:00 |
|
Gilles Boccon-Gibod
|
98ed772e8a
|
address PR comments and add some typing
|
2023-12-11 17:52:04 -08:00 |
|
Gilles Boccon-Gibod
|
f0b55a4f97
|
Merge pull request #367 from google/gbg/android-bench-update
Android bench app: add support for 2M phy
|
2023-12-11 10:20:56 -08:00 |
|
zxzxwu
|
b74503d345
|
Merge pull request #359 from zxzxwu/ascs
Audio Stream Control Service
|
2023-12-12 00:47:03 +08:00 |
|
Josh Wu
|
f911163e49
|
Improve ASCS logging
|
2023-12-12 00:36:24 +08:00 |
|
Gilles Boccon-Gibod
|
b083cc99ad
|
fix spec parsing
|
2023-12-08 18:57:02 -08:00 |
|
Gilles Boccon-Gibod
|
d35643524e
|
allow specifying the address type
|
2023-12-08 18:46:25 -08:00 |
|
Gilles Boccon-Gibod
|
62a8ced447
|
support drivers that can't use reset directly.
|
2023-12-08 17:28:57 -08:00 |
|
Gilles Boccon-Gibod
|
085f163c92
|
add support for 2M phy
|
2023-12-08 10:14:38 -08:00 |
|
Josh Wu
|
81a6b1e097
|
Replace 3.9 dict merger
|
2023-12-08 11:10:17 +08:00 |
|
Josh Wu
|
dd090c9e6b
|
Add ASCS tests
|
2023-12-08 11:00:44 +08:00 |
|
Josh Wu
|
11faa48422
|
Fix ASE state change
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
55596176c2
|
ffplay routing
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
4d6822d312
|
Remove ISO data path on release
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
985c365e6d
|
Setup data path after CIS established
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
af57762227
|
Parse CodecSpecificConfiguration
|
2023-12-08 09:53:14 +08:00 |
|
Josh Wu
|
3575f9030e
|
Add Audio Stream Control Service
|
2023-12-08 09:53:14 +08:00 |
|
zxzxwu
|
698d947d85
|
Merge pull request #366 from zxzxwu/extadv
Add advertiser classes and handle adv set terminated events
|
2023-12-08 09:52:42 +08:00 |
|
Josh Wu
|
ff6528d2bf
|
Add Advertising unit tests
|
2023-12-08 01:38:01 +08:00 |
|
Josh Wu
|
72ac75a98d
|
Add advertiser classes and handle adv set terminated events
* Convert hci.OwnAddressType to enum
* Add LegacyAdvertiser and ExtendedAdvertiser classes
* Rename start/stop_advertising() => start/stop_legacy_advertising()
* Handle HCI_Advertising_Set_Terminated
* Properly restart advertisement on disconnection
|
2023-12-07 15:51:51 +08:00 |
|
skarnataki
|
5e3ecb74e4
|
Review comment fix -2
|
2023-12-05 13:41:30 +00:00 |
|
Snehal Karnataki
|
c59be293c8
|
Merge branch 'google:main' into bumble_hid_device
|
2023-12-05 13:07:36 +00:00 |
|
zxzxwu
|
88b4cbdf1a
|
Merge pull request #364 from zxzxwu/iso
Fix ISO packet issues
|
2023-12-05 00:41:56 +08:00 |
|
Josh Wu
|
d6afbc6f4e
|
Fix ISO packet issues
|
2023-12-04 20:31:11 +08:00 |
|
Gilles Boccon-Gibod
|
fc90de3e7b
|
Merge pull request #351 from google/dependabot/cargo/rust/openssl-0.10.60
Bump openssl from 0.10.57 to 0.10.60 in /rust
|
2023-12-04 00:41:27 -08:00 |
|
Gilles Boccon-Gibod
|
847c2ef114
|
Merge pull request #362 from google/gbg/more-le-features-constants
a few more HCI constants from the spec
|
2023-12-04 00:38:02 -08:00 |
|