Gilles Boccon-Gibod
38981cefa1
pad index field
2024-02-28 11:46:35 -08:00
Gilles Boccon-Gibod
f2d601f411
show timestamps from snoop logs
2024-02-27 16:40:37 -08:00
Gilles Boccon-Gibod
de8f3d9c1e
Merge pull request #426 from akuker/patch-1
...
Add clarification to short circuit list feature
2024-02-12 21:22:14 -08:00
Tony Kuker
cde6d48690
Add clarification to short circuit list feature
2024-02-12 12:22:36 -06:00
zxzxwu
02180088b3
Merge pull request #425 from zxzxwu/command
...
Refactor command supporting list
2024-02-07 21:45:52 +08:00
zxzxwu
90f49267d1
Merge pull request #424 from zxzxwu/adv
...
Fix double-disable legacy advertising set
2024-02-06 16:13:51 +08:00
Josh Wu
0e6d69cd7b
Refactor command supporting list
2024-02-06 12:06:00 +08:00
Josh Wu
9eccc583d5
Fix double-disable legacy advertising set
...
When legacy advertising set is disabled passively(by set termination),
the legacy advertising set won't be released, and the next
stop_advertising() call will try to disable it again and cause an error.
2024-02-06 12:00:30 +08:00
Gilles Boccon-Gibod
f4aeaa6eb3
Merge pull request #422 from google/gbg/bench-rfcomm-params
...
add rfcomm options and fix l2cap mtu negotiation
v0.0.185
2024-02-05 09:14:16 -08:00
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