Josh Wu
9682077f6b
RFCOMM: Avoid receive packets before DLC sink set
2024-05-09 17:57:13 +08:00
zxzxwu
593c61973f
Merge pull request #480 from zxzxwu/hfp-ag
...
HFP: Add AG example and fix errors
2024-05-07 17:50:01 +08:00
Josh Wu
ccff32102f
HFP: Add example and fix AG errors
2024-05-07 00:36:52 +08:00
zxzxwu
26e6650038
Merge pull request #477 from zxzxwu/hfp-ag
...
Fix HFP query call status
2024-05-02 01:17:17 +08:00
Josh Wu
c48568aabe
Fix HFP query call status
2024-04-30 03:13:38 +00:00
zxzxwu
1b33c9eb74
Merge pull request #475 from zxzxwu/hfp-ag
...
Add more HFP command suppport
2024-04-26 12:01:20 +08:00
zxzxwu
6633228975
Add more HFP command suppport
...
* Support all Call Hold Operation
* Support CLI Presentation
* Support Voice Recognition
* Support RING and Volume Changes
* [AG] Support Enhanced Call Status
* Minor fixes
2024-04-24 15:29:48 +00:00
Gilles Boccon-Gibod
e9cba788a4
Merge pull request #473 from google/barbibulle-patch-2
...
quick fix: revert to protobuf 3.12.4
v0.0.192
2024-04-22 11:46:04 +02:00
Gilles Boccon-Gibod
98822cfc6b
quick fix: revert to protobuf 3.12.4
...
The upgrade to 4.x wasn't really needed, and breaks some users.
2024-04-18 21:20:18 -07:00
Gilles Boccon-Gibod
97ad7e5741
Merge pull request #472 from google/gbg/update-pandora-deps
...
update protobuf dep and make pandora install optional
v0.0.191
2024-04-18 11:21:29 -07:00
Charlie Boutier
71df062e07
pyusb: power_cycle if '!' is present at the start of the transport
2024-04-17 14:12:55 -07:00
Charlie Boutier
049f9021e9
pyusb: powercycle the dongle
2024-04-17 14:12:55 -07:00
Gilles Boccon-Gibod
50eae2ef54
add pandora to code-check action
2024-04-17 13:19:07 -07:00
Gilles Boccon-Gibod
c8883a7d0f
update protobuf dep and make pandora install optional
2024-04-17 13:14:21 -07:00
zxzxwu
51321caf5b
Merge pull request #470 from zxzxwu/examples
...
Type hint all examples
2024-04-16 02:56:08 +08:00
zxzxwu
51a94288e2
Type hint all examples
2024-04-15 12:48:21 +00:00
zxzxwu
8758856e8c
Merge pull request #465 from zxzxwu/hfp-ag
...
HFP AG implementation
2024-04-12 22:15:25 +08:00
Josh Wu
deba181857
HFP AG implementation
2024-04-10 09:51:37 +00:00
zxzxwu
c65188dcbf
Merge pull request #466 from zxzxwu/format
...
Fix format presubmit error
2024-04-09 02:59:36 +08:00
Josh Wu
21d607898d
Fix format presubmit error
2024-04-09 01:44:04 +08:00
Gilles Boccon-Gibod
2698d4534e
Merge pull request #435 from jeru/main
...
open_tcp_server_transport: allow explicit sock as input.
v0.0.190
2024-04-04 19:17:07 -07:00
zxzxwu
bbcd64286a
Merge pull request #463 from zxzxwu/hfp
...
Correct HFP AG indicator index
2024-04-04 12:53:19 +08:00
Gilles Boccon-Gibod
9140afbf8c
Merge pull request #456 from google/gbg/update-dependencies
...
update some dependencies
v0.0.189
2024-04-03 17:50:18 -06:00
Gilles Boccon-Gibod
90a682c71b
bump to avatar 0.0.9
2024-04-03 16:26:07 -07:00
Gilles Boccon-Gibod
e8737a8243
update to more recent versions
2024-04-03 10:00:11 -07:00
Gilles Boccon-Gibod
72fceca72e
update some dependencies
2024-04-03 10:00:09 -07:00
Gilles Boccon-Gibod
732294abbc
Merge pull request #462 from google/gbg/461
...
fix #461
2024-04-03 10:56:05 -06:00
Josh Wu
dc1204531e
Correct HFP AG indicator index
2024-04-03 17:58:04 +08:00
Gilles Boccon-Gibod
962114379c
fix #461
2024-04-02 23:14:32 -07:00
Gilles Boccon-Gibod
e6913a3055
Merge pull request #457 from google/gbg/bench-ascyncio-main
...
delay creation of runner object
2024-04-02 21:39:37 -06:00
Gilles Boccon-Gibod
e21d122aef
Merge pull request #458 from google/gbg/update-formatter
...
update black formatter to version 24
2024-04-02 21:39:24 -06:00
Gilles Boccon-Gibod
58d4ab913a
update black formatter to version 24
2024-04-01 14:44:46 -07:00
Gilles Boccon-Gibod
76bca03fe3
format with the project's version of black
2024-04-01 14:39:34 -07:00
Gilles Boccon-Gibod
f1e5c9e59e
delay creation of runner object
2024-04-01 14:25:38 -07:00
zxzxwu
ec82242462
Merge pull request #440 from zxzxwu/hfp
...
Rework HFP example
2024-03-27 16:54:41 +08:00
zxzxwu
a4efdd3f3e
Merge pull request #442 from zxzxwu/unicast_ad
...
Implement Unicast Server Advertising Data
2024-03-27 16:54:06 +08:00
Gilles Boccon-Gibod
69c6643bb8
Merge pull request #452 from marshallpierce/mp/rust-0.2.0
...
Bumble crate 0.2.0
rust-v0.2.0
V0.0.188
2024-03-21 17:15:43 -07:00
Marshall Pierce
b8214bf948
Bumble crate 0.2.0
2024-03-21 12:36:32 -06:00
Charlie Boutier
a9c62c44b3
pandora host: change AdvertisingType
...
change advertising type from high duty to low duty
Test: python le_host_test.py -c config.yml --test_bed android.bumbles --tests "test_scan('connectable','non_scannable','directed',0)" -v
2024-03-20 11:17:50 -07:00
Charlie Boutier
7d0b4ef4e0
pandora_server: Parse FLAGS into advertising data
...
Bug: 328089785
2024-03-18 09:20:55 -07:00
Charlie Boutier
313340f1c6
intel driver: check the vendorId and productId
2024-03-15 10:53:33 -07:00
Charlie Boutier
e8ed69fb09
pyusb: Collect vendorId and productId as metadata
2024-03-15 10:53:33 -07:00
David Duarte
16d5cf6770
usb: Add usb path moniker
...
Add a new moniker for usb and pyusb driver allowing
to select the usb device using its bus id and port
path like `usb:3-3.4.1`.
2024-03-15 09:17:39 -07:00
Gilles Boccon-Gibod
a2caf1deb2
Merge pull request #448 from BenjaminLawson/bump-avatar
...
Bump pandora-avatar to 0.0.8
2024-03-14 20:49:28 -07:00
Ben Lawson
01bfdd2c98
Bump pandora-avater to 0.0.8
2024-03-14 14:13:27 -07:00
Gilles Boccon-Gibod
4a60df108a
Merge pull request #447 from BenjaminLawson/bump-rootcanal
...
Bump rootcanal to 1.9.0
v0.0.187
2024-03-14 14:00:36 -07:00
Ben Lawson
ad48109748
Bump rootcanal to 1.9.0
2024-03-14 13:15:02 -07:00
Cheng Sheng
1ceeccbbc0
open_tcp_server_transport: allow explicit sock as input.
...
When a user doesn't need an exact port, but cares more about getting
SOME unused port, they can do:
* Create a socket outside with port=None or port=0.
* Use socket.getsockname()[1] to get the allocated port and pass to the
TCP client somehow.
* Use the created socket to create a TCP server transport.
Use-case: unit-testing embedded software that implements a BLE host. The
controller will be a Bumble controller, connected to the host via a TCP
channel.
* The host will have a TCP-client HCI transport for testing.
* The pytest setup code will allocate the TCP server and pass the port
number to the host.
Also add some unittests with python mock.
2024-03-13 19:34:05 +01:00
Gilles Boccon-Gibod
44c51c13ac
Merge pull request #445 from google/gbg/driver-probe-fix
...
fix intel driver probe
v0.0.186
2024-03-12 12:51:08 -07:00
Gilles Boccon-Gibod
7507be1eab
update metadata when setting the host controller directly
2024-03-12 11:50:47 -07:00