Gilles Boccon-Gibod
d7489a644a
update websockets version (for better typecheck)
2024-02-05 09:07:39 -08:00
Gilles Boccon-Gibod
a877283360
add rfcomm options and fix l2cap mtu negotiation
2024-02-05 08:56:59 -08:00
zxzxwu
6d91e7e79b
Merge pull request #423 from zxzxwu/vcp
...
Fix Lint error in VCP example
2024-02-06 00:40:05 +08:00
Josh Wu
567146b143
Fix Lint error in VCP example
2024-02-04 21:23:22 +08:00
zxzxwu
1a3272d7ca
Merge pull request #412 from zxzxwu/vcp
...
Add Volume Control Service
2024-02-04 00:42:51 +08:00
zxzxwu
1ee1ff0b62
Merge pull request #420 from zxzxwu/rfc
...
Add RFCOMM and SDP context manager and search helper
2024-02-04 00:42:24 +08:00
zxzxwu
729fd97748
Merge pull request #419 from zxzxwu/feat
...
Add local LMP feature reader
2024-02-03 13:51:19 +08:00
Josh Wu
e308051885
Add LMP feature reader
2024-02-03 13:29:25 +08:00
Josh Wu
10e53553d7
Add RFCOMM and SDP helpers
2024-02-03 13:13:35 +08:00
Gilles Boccon-Gibod
ef0b30d059
Merge pull request #382 from google/gbg/extended-advertising-v2
...
extended advertising v2
2024-02-02 20:43:28 -08:00
Gilles Boccon-Gibod
e7e9f9509a
update rootcanal version
2024-02-02 20:33:19 -08:00
zxzxwu
c6cfd101df
Merge pull request #415 from zxzxwu/hfp
...
HFP: State memory and event emission
2024-02-02 11:36:53 +08:00
Josh Wu
d2dcf063ee
HFP: State memory and event emit
2024-02-01 12:08:43 +08:00
Michael Mogenson
d15bc7d664
Merge pull request #417 from mogenson/controller-loopback-cid-range
...
controller_loopback: LE support and max packet count
2024-01-31 21:13:21 -05:00
zxzxwu
e4364d18a7
Merge pull request #418 from zxzxwu/rfc
...
RFCOMM: Slightly refactor and correct constants
v0.0.184
2024-02-01 01:30:53 +08:00
Josh Wu
6a34c9f224
RFCOMM: Slightly refactor and correct constants
2024-02-01 01:18:56 +08:00
Michael Mogenson
2a764fd6bb
controller_loopback: LE support and max packet count
...
Bound the packet count CLI option. We're using the L2CAP header CID for
a paket ID, so the max packet count value has to fit into this 16-bit
field.
Add support for controllers that are LE only by checking the
le_acl_packet_queue.max_size.
Tested with 65535 max packet count. Took 138 seconds at 481 kB/s with a
USB BT dongle.
2024-01-31 10:26:51 -05:00
Josh Wu
3e8ce38eba
Add Volume Control Service
2024-01-31 10:04:30 +08:00
Gilles Boccon-Gibod
8d2f37aa7a
inclusive language
2024-01-28 19:09:39 -08:00
Gilles Boccon-Gibod
b7b70ebcbb
address PR comments
2024-01-28 19:09:37 -08:00
Gilles Boccon-Gibod
8ba91f4986
fix assert
2024-01-28 19:02:32 -08:00
Gilles Boccon-Gibod
79a5e953bc
comply with limits for certain advertising event types
2024-01-28 19:02:32 -08:00
Gilles Boccon-Gibod
20de5ea250
format
2024-01-28 19:02:32 -08:00
Gilles Boccon-Gibod
bad9ce272c
add doc
2024-01-28 19:02:32 -08:00
Gilles Boccon-Gibod
d3273ffa8c
format (+3 squashed commits)
...
Squashed commits:
[60e610f] wip
[eeab73d] wip
[3cdd5b8] basic first pass
2024-01-28 19:02:30 -08:00
zxzxwu
071fc2723a
Merge pull request #376 from zxzxwu/host
...
Manage lifecycle of CIS and SCO links in host
2024-01-28 22:09:08 +08:00
zxzxwu
ef4ea86f58
Merge pull request #381 from zxzxwu/offload
...
Support non-directed address generation offload
2024-01-28 22:08:32 +08:00
Gilles Boccon-Gibod
dfdaa149d0
Merge pull request #337 from google/gbg/avrcp
...
Add AVRCP support
2024-01-28 01:27:52 -08:00
Gilles Boccon-Gibod
986343a807
support multiple type checkers for pandora
2024-01-28 01:21:50 -08:00
Gilles Boccon-Gibod
5211d7ba96
revert to older pytest_asyncio
2024-01-28 01:10:31 -08:00
Gilles Boccon-Gibod
a167342778
deal with SupportsBytes for python <= 3.10
2024-01-28 01:04:13 -08:00
Gilles Boccon-Gibod
1efb8cdbee
use matrixed python version
2024-01-28 00:34:42 -08:00
Gilles Boccon-Gibod
80d83e6a70
upgrade to mypy 1.8.0
2024-01-28 00:26:50 -08:00
Gilles Boccon-Gibod
31ec1c41ce
cleanup
2024-01-28 00:07:31 -08:00
Gilles Boccon-Gibod
aba1ac0cea
use a dict instead of a series of ifs (+6 squashed commits)
...
Squashed commits:
[90f2024] fix import order
[0edd321] add a few docstrings
[77a0ac0] wip
[adcf159] wip
[96cbd67] wip
[d8bfbab] wip (+1 squashed commit)
Squashed commits:
[43b4d66] wip (+2 squashed commits)
Squashed commits:
[3dafaa8] wip
[5844026] wip (+1 squashed commit)
Squashed commits:
[4cbb35a] wip (+1 squashed commit)
Squashed commits:
[4d2b6d3] wip (+4 squashed commits)
Squashed commits:
[f2da510] wip
[318c119] wip
[923b4eb] wip
[9d46365] wip
use a dict instead of a series of ifs (+6 squashed commits)
Squashed commits:
[90f2024] fix import order
[0edd321] add a few docstrings
[77a0ac0] wip
[adcf159] wip
[96cbd67] wip
[d8bfbab] wip
2024-01-27 16:26:17 -08:00
Josh Wu
c40824e51c
Support non-directed address generation offload
2024-01-26 16:02:40 +08:00
Gilles Boccon-Gibod
2920f05dae
Merge pull request #411 from AlanRosenthal/main
...
Add bumble-controller-loopback console_scripts
2024-01-24 13:20:19 -08:00
Alan Rosenthal
bc911d6da0
Add bumble-controller-loopback console_scripts
2024-01-24 14:07:35 -05:00
Gilles Boccon-Gibod
4f87f587e4
Merge pull request #409 from google/gbg/root-canal-update
...
update to rootcanal 1.4
2024-01-22 15:07:20 -08:00
Gilles Boccon-Gibod
3e38ab3638
update to rootcanal 1.4
2024-01-22 12:19:12 -08:00
Gilles Boccon-Gibod
21bb911fea
Merge pull request #408 from suneeshs/btbench-update
...
Update the Bumble BT Bench AndroidManifest.xml
2024-01-22 12:15:35 -08:00
Suneesh Sasikumar
744dfa33a2
Update the Bumble BT Bench AndroidManifest.xml
2024-01-22 13:46:55 -05:00
zxzxwu
ec5f8535a8
Merge pull request #405 from zxzxwu/adv
...
Make Advertisement dataclass
2024-01-20 11:05:41 +08:00
Gilles Boccon-Gibod
5a83734a00
Merge pull request #388 from google/gbg/scan-with-irk
...
allow passing IRKs as arguments to scan.py
2024-01-19 11:37:02 -08:00
Josh Wu
b4ae8af3a7
Typing Advertisement
2024-01-19 15:16:24 +08:00
Josh Wu
da60386385
Manage lifecycle of CIS and SCO links in host
2024-01-18 11:56:38 +08:00
zxzxwu
45c4c4f4c5
Merge pull request #404 from zxzxwu/cis
...
Fix HCI_LE_Set_Host_Feature_Command
2024-01-18 10:56:05 +08:00
zxzxwu
9187c75d68
Merge pull request #397 from zxzxwu/controller
...
Controller: CIS implementation
2024-01-18 10:55:37 +08:00
zxzxwu
abeec22546
Merge pull request #402 from zxzxwu/key
...
Save Link Key in CTKD over BR/EDR
2024-01-18 10:55:14 +08:00
Josh Wu
a6bab755cf
Fix HCI_LE_Set_Host_Feature_Command
2024-01-17 22:15:15 +08:00