Commit Graph

  • e4364d18a7 Merge pull request #418 from zxzxwu/rfc v0.0.184 zxzxwu 2024-02-01 01:30:53 +08:00
  • 6a34c9f224 RFCOMM: Slightly refactor and correct constants Josh Wu 2024-01-31 23:56:34 +08:00
  • 2a764fd6bb controller_loopback: LE support and max packet count Michael Mogenson 2024-01-31 10:26:51 -05:00
  • 3e8ce38eba Add Volume Control Service Josh Wu 2024-01-25 20:32:39 +08:00
  • 8d2f37aa7a inclusive language Gilles Boccon-Gibod 2024-01-17 21:17:13 -08:00
  • b7b70ebcbb address PR comments Gilles Boccon-Gibod 2024-01-17 21:11:27 -08:00
  • 8ba91f4986 fix assert Gilles Boccon-Gibod 2024-01-13 20:33:02 -08:00
  • 79a5e953bc comply with limits for certain advertising event types Gilles Boccon-Gibod 2024-01-13 20:07:58 -08:00
  • 20de5ea250 format Gilles Boccon-Gibod 2024-01-13 09:22:04 -08:00
  • bad9ce272c add doc Gilles Boccon-Gibod 2023-12-26 14:47:50 -08:00
  • d3273ffa8c format (+3 squashed commits) Squashed commits: [60e610f] wip [eeab73d] wip [3cdd5b8] basic first pass Gilles Boccon-Gibod 2023-12-18 09:49:57 -08:00
  • 071fc2723a Merge pull request #376 from zxzxwu/host zxzxwu 2024-01-28 22:09:08 +08:00
  • ef4ea86f58 Merge pull request #381 from zxzxwu/offload zxzxwu 2024-01-28 22:08:32 +08:00
  • dfdaa149d0 Merge pull request #337 from google/gbg/avrcp Gilles Boccon-Gibod 2024-01-28 01:27:52 -08:00
  • 986343a807 support multiple type checkers for pandora gbg/avrcp Gilles Boccon-Gibod 2024-01-28 01:21:50 -08:00
  • 5211d7ba96 revert to older pytest_asyncio Gilles Boccon-Gibod 2024-01-28 01:10:31 -08:00
  • a167342778 deal with SupportsBytes for python <= 3.10 Gilles Boccon-Gibod 2024-01-28 01:04:13 -08:00
  • 1efb8cdbee use matrixed python version Gilles Boccon-Gibod 2024-01-28 00:34:42 -08:00
  • 80d83e6a70 upgrade to mypy 1.8.0 Gilles Boccon-Gibod 2024-01-28 00:26:50 -08:00
  • 31ec1c41ce cleanup Gilles Boccon-Gibod 2024-01-28 00:07:31 -08:00
  • 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 Gilles Boccon-Gibod 2023-08-07 11:34:58 -07:00
  • c40824e51c Support non-directed address generation offload Josh Wu 2023-12-24 18:11:37 +08:00
  • 2920f05dae Merge pull request #411 from AlanRosenthal/main Gilles Boccon-Gibod 2024-01-24 13:20:19 -08:00
  • bc911d6da0 Add bumble-controller-loopback console_scripts Alan Rosenthal 2024-01-24 14:07:35 -05:00
  • 4f87f587e4 Merge pull request #409 from google/gbg/root-canal-update Gilles Boccon-Gibod 2024-01-22 15:07:20 -08:00
  • 3e38ab3638 update to rootcanal 1.4 gbg/root-canal-update Gilles Boccon-Gibod 2024-01-22 12:19:12 -08:00
  • 21bb911fea Merge pull request #408 from suneeshs/btbench-update Gilles Boccon-Gibod 2024-01-22 12:15:35 -08:00
  • 744dfa33a2 Update the Bumble BT Bench AndroidManifest.xml Suneesh Sasikumar 2024-01-21 17:41:31 -05:00
  • ec5f8535a8 Merge pull request #405 from zxzxwu/adv zxzxwu 2024-01-20 11:05:41 +08:00
  • 5a83734a00 Merge pull request #388 from google/gbg/scan-with-irk Gilles Boccon-Gibod 2024-01-19 11:37:02 -08:00
  • b4ae8af3a7 Typing Advertisement Josh Wu 2024-01-19 15:13:08 +08:00
  • da60386385 Manage lifecycle of CIS and SCO links in host Josh Wu 2023-12-15 22:33:33 +08:00
  • 45c4c4f4c5 Merge pull request #404 from zxzxwu/cis zxzxwu 2024-01-18 10:56:05 +08:00
  • 9187c75d68 Merge pull request #397 from zxzxwu/controller zxzxwu 2024-01-18 10:55:37 +08:00
  • abeec22546 Merge pull request #402 from zxzxwu/key zxzxwu 2024-01-18 10:55:14 +08:00
  • a6bab755cf Fix HCI_LE_Set_Host_Feature_Command Josh Wu 2024-01-17 22:15:15 +08:00
  • acd9d994c3 Save link_key in CTKD over BR/EDR Josh Wu 2024-01-17 19:25:04 +08:00
  • 37afda3ed3 Merge pull request #399 from google/gbg/hotfix-002 v0.0.183 Gilles Boccon-Gibod 2024-01-16 17:29:48 -08:00
  • 54f2981267 fix uninitialized variable gbg/hotfix-002 Gilles Boccon-Gibod 2024-01-16 16:49:06 -08:00
  • bb025514e7 PandoraHost: compute advertising_interval_max with interval_range Charlie Boutier 2023-12-12 22:16:59 +00:00
  • e228597269 Pandora host: support advertising interval in advertise Charlie Boutier 2023-12-11 23:44:26 +00:00
  • 95b0d6c6f2 Merge pull request #398 from google/gbg/rfcomm-no-sink Gilles Boccon-Gibod 2024-01-11 13:18:15 -08:00
  • fa4df6e3a2 Controller: CIS implementation Josh Wu 2024-01-09 13:54:55 +08:00
  • 46ceea7ecd Merge pull request #391 from zxzxwu/remote_feature zxzxwu 2024-01-10 15:51:32 +08:00
  • 30f89d5739 simplify gbg/rfcomm-no-sink Gilles Boccon-Gibod 2024-01-09 18:01:34 -08:00
  • 481cf40831 update credits even without a sink Gilles Boccon-Gibod 2024-01-09 17:58:52 -08:00
  • eff05afb7a LE read remote features Josh Wu 2024-01-02 23:03:45 +08:00
  • d8e6700611 Merge pull request #383 from zxzxwu/controller v0.0.182 zxzxwu 2024-01-09 09:39:13 +08:00
  • 56eb5a933b Merge pull request #394 from google/gbg/hci-latency Gilles Boccon-Gibod 2024-01-08 09:21:00 -08:00
  • caacc0c133 Merge pull request #395 from google/gbg/loopback-quick-fix Gilles Boccon-Gibod 2024-01-08 09:20:45 -08:00
  • 5f377c024b format gbg/hci-latency Gilles Boccon-Gibod 2024-01-05 12:26:54 -08:00
  • 00cd8fbdd0 compatibility with recent host ACL property changes gbg/loopback-quick-fix Gilles Boccon-Gibod 2024-01-05 12:17:09 -08:00
  • aeeff18428 add support for HCI latency probing Gilles Boccon-Gibod 2024-01-05 10:26:04 -08:00
  • c48e3f5e9c Merge pull request #393 from mogenson/controller-loopback Michael Mogenson 2024-01-05 13:13:30 -05:00
  • d6bbc1145a apps: Add a controller loopback throughput test app Michael Mogenson 2024-01-04 20:32:48 -05:00
  • e2fec67bd9 Merge pull request #390 from zxzxwu/csip zxzxwu 2024-01-04 13:28:23 +08:00
  • 88cb3b2a4d IWYU in CSIP Josh Wu 2024-01-04 13:22:09 +08:00
  • 9ebb03be46 Merge pull request #389 from zxzxwu/gitignore zxzxwu 2024-01-04 12:54:30 +08:00
  • 80d84af76c Merge pull request #392 from google/gbg/l2cap-drain Gilles Boccon-Gibod 2024-01-03 09:59:36 -08:00
  • 8f4721758f fix typo gbg/l2cap-drain Gilles Boccon-Gibod 2024-01-03 09:53:17 -08:00
  • 8864af4acd format Gilles Boccon-Gibod 2024-01-02 11:35:11 -08:00
  • 8980fb8cc7 add drain support and a few tool options Gilles Boccon-Gibod 2024-01-02 11:07:52 -08:00
  • 2c5f3472a9 CSIP: Encrypted SIRK implementation Josh Wu 2023-12-30 15:51:17 +08:00
  • f18277ac78 Ignore venv directories Josh Wu 2023-12-30 14:23:35 +08:00
  • 8d46bc04d2 Controller: SCO implementation Josh Wu 2023-12-28 14:18:56 +08:00
  • 09e5ea5dec Merge pull request #387 from google/gbg/async-gatt-server v0.0.181 Gilles Boccon-Gibod 2023-12-29 11:28:22 -08:00
  • d43281c57e allow passing IRKs as arguments gbg/scan-with-irk Gilles Boccon-Gibod 2023-12-28 14:35:23 -08:00
  • 6810865670 Merge pull request #385 from google/gbg/android-enable-dle Gilles Boccon-Gibod 2023-12-28 13:46:25 -08:00
  • 3e9e06a02c Merge pull request #386 from AlanRosenthal/main Gilles Boccon-Gibod 2023-12-28 13:42:17 -08:00
  • ccd12f6591 app/bench.py: use logging rather than print() Alan Rosenthal 2023-12-28 16:06:49 -05:00
  • f9a7843f7e request MTU change after connection gbg/android-enable-dle Gilles Boccon-Gibod 2023-12-28 11:17:18 -08:00
  • 210c334db7 Merge pull request #380 from google/gbg/classic-buffer-size Gilles Boccon-Gibod 2023-12-28 09:24:52 -08:00
  • f297cdfcce Merge pull request #384 from eukub/string-concatination-to-fstring Gilles Boccon-Gibod 2023-12-28 09:24:25 -08:00
  • 5b536d00ab сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code eukub 2023-12-28 16:27:36 +03:00
  • b4af46ebd5 use TCP_NODELAY on socket gbg/classic-buffer-size Gilles Boccon-Gibod 2023-12-27 12:11:20 -08:00
  • c08da3193e format Gilles Boccon-Gibod 2023-12-27 11:56:06 -08:00
  • f2925ca647 support async read/write for characteristic values gbg/async-gatt-server Gilles Boccon-Gibod 2023-12-27 11:52:22 -08:00
  • fd4d68e5c0 print controller flow control info Gilles Boccon-Gibod 2023-12-26 13:24:24 -08:00
  • 07270240e3 fix merge issues gbg/controller-extended-advertising Gilles Boccon-Gibod 2023-12-26 11:33:15 -08:00
  • d12b15b5d4 Merge/rebase Gilles Boccon-Gibod 2022-12-16 19:40:57 -08:00
  • 5d83deffa4 Merge pull request #345 from rdhavan/bumble_hid_device Gilles Boccon-Gibod 2023-12-26 11:10:34 -08:00
  • 2878cca478 Merge pull request #378 from benquike/pair_linger Gilles Boccon-Gibod 2023-12-26 10:55:28 -08:00
  • 53934716db Merge pull request #377 from benquike/irk Gilles Boccon-Gibod 2023-12-26 10:54:18 -08:00
  • d885d45824 Add functions/tool for gen/verifying BLE IRK/RPA Hui Peng 2023-12-14 22:21:13 -08:00
  • b90d0f8710 fix tests Gilles Boccon-Gibod 2023-12-26 09:09:20 -08:00
  • 8ccfc90fe6 Merge pull request #379 from zxzxwu/addr zxzxwu 2023-12-25 17:28:49 +08:00
  • 92aa7e9e2a Add random address generation methods Josh Wu 2023-12-23 02:21:53 +08:00
  • afc6d19e04 address PR comments Gilles Boccon-Gibod 2023-12-23 14:21:44 -08:00
  • c05f073b33 Update bumble/host.py Gilles Boccon-Gibod 2023-12-23 14:15:53 -08:00
  • 2b4c2a22f4 format Gilles Boccon-Gibod 2023-12-22 14:22:08 -08:00
  • 47fe93a148 support per-transport ACL queues Gilles Boccon-Gibod 2023-12-22 13:52:33 -08:00
  • 6139ca8045 Merge pull request #374 from zxzxwu/csip zxzxwu 2023-12-23 02:49:35 +08:00
  • 87c76a4a0e Complete CSIP and CAP Josh Wu 2023-12-14 23:52:04 +08:00
  • f7b66db873 Improve the linger option in pair tool Hui Peng 2023-12-15 21:36:06 -08:00
  • 0b314bd7f7 Updated absctract class and method for on_ctrl_pdu in hid.py skarnataki 2023-12-18 13:36:25 +00:00
  • 9da2e32ad7 Review comment Fix 3 - rename json file and usage of Optional in parameters skarnataki 2023-12-15 09:42:57 +00:00
  • 93c0875740 Merge branch 'google:main' into bumble_hid_device Snehal Karnataki 2023-12-13 09:51:27 +00:00
  • a286700239 Merge pull request #368 from google/gbg/driver-load-before-reset Gilles Boccon-Gibod 2023-12-11 18:06:23 -08:00
  • 98ed772e8a address PR comments and add some typing gbg/driver-load-before-reset Gilles Boccon-Gibod 2023-12-11 17:52:04 -08:00
  • f0b55a4f97 Merge pull request #367 from google/gbg/android-bench-update Gilles Boccon-Gibod 2023-12-11 10:20:56 -08:00