Commit Graph

  • 6f1f185642 Merge pull request #155 from akuker/main Lucas Abel 2023-03-27 16:16:27 -07:00
  • 8e881fdb18 smp: fix PairingDelegate.get_number return type Lucas Abel 2023-03-27 14:23:15 -07:00
  • 4907022398 Merge pull request #157 from yuyangh/main Lucas Abel 2023-03-27 14:38:41 -07:00
  • e93f71c035 Add missing Connection import Lucas Abel 2023-03-27 14:27:48 -07:00
  • 94ff80563b Merge pull request #160 from AlanRosenthal/alan/types Alan Rosenthal 2023-03-27 15:00:03 -04:00
  • 552deab8a7 Add Connection type Lucas Abel 2023-03-27 11:53:34 -07:00
  • a72beb1b06 Merge pull request #144 from zxzxwu/classic_link Lucas Abel 2023-03-27 11:41:42 -07:00
  • 7e62d4a81a Merge pull request #150 from zxzxwu/roleswitch Lucas Abel 2023-03-27 11:41:29 -07:00
  • a50181e6b8 Add some missing types to apps/console.py, bumble/gatt_client.py Alan Rosenthal 2023-03-24 21:41:03 -04:00
  • 9e1358536b Add switch_role Josh Wu 2023-03-20 15:23:52 +08:00
  • 21d8a0d577 Add Classic Local Link support Josh Wu 2023-03-24 15:20:36 +08:00
  • a8e61673d0 Fix HCI_PIN_Code_Reply_Command in Device.on_pin_code_request Hui Peng 2023-03-24 11:31:05 -07:00
  • bd25cf27df Fix a misconfig of HCI_PIN_Code_Reply_Command Hui Peng 2023-03-24 11:29:38 -07:00
  • fdf2da7023 Merge pull request #159 from AlanRosenthal/alan/permissions Alan Rosenthal 2023-03-24 19:33:05 -04:00
  • dfb6734324 Fix typo when parsing device-config's gatt server Alan Rosenthal 2023-03-24 16:09:40 -04:00
  • 51ae6a5969 Add connection into event emit Yuyang Huang 2023-03-24 11:16:10 -07:00
  • 4fc13585cc Handle BR/EDR connection roles Josh Wu 2023-03-17 22:58:03 +08:00
  • c5e5397ed8 Fix typo in console header Tony Kuker 2023-03-23 21:44:55 +00:00
  • 4c6320f98a Merge pull request #142 from AlanRosenthal/main v0.0.146 Lucas Abel 2023-03-23 12:47:14 -07:00
  • cc0d56ad14 Merge pull request #152 from duohoo/g722_decoder Lucas Abel 2023-03-23 12:45:07 -07:00
  • 0019fa8e79 Merge pull request #149 from yuyangh/yuyangh/add_ASHA_event_emit Lucas Abel 2023-03-23 12:44:42 -07:00
  • 7ae1bf8959 Merge pull request #148 from yuyangh/yuyangh/add_audio_status_point Lucas Abel 2023-03-23 12:43:35 -07:00
  • 9541cb6db0 Add ASHA audio status point Yuyang Huang 2023-03-06 17:30:31 -08:00
  • 1cd13dfc19 Merge pull request #153 from benquike/main Lucas Abel 2023-03-23 10:31:02 -07:00
  • d4346c3c9b delegate the HCI_PIN_Code_Request event on host Hui Peng 2023-03-22 13:13:52 -07:00
  • afe8765508 Add on_pin_code_request to support legacy BT classic pairing Hui Peng 2023-03-22 00:38:53 -07:00
  • 41d1772cb5 Add test for HCI_PIN_Code_Request_Reply_Command Hui Peng 2023-03-22 00:38:16 -07:00
  • 6e9078d60e Add implemenetation of HCI_PIN_Code_Request_Reply_Command Hui Peng 2023-03-22 00:37:34 -07:00
  • d5c7d0db57 Fix a bug in HCI_Object.dict_from_bytes Hui Peng 2023-03-22 13:26:04 -07:00
  • b70ebdef73 Allow Device.enable_classic to be configurable Hui Peng 2023-03-21 13:28:42 -07:00
  • 3af027e234 fix comments Duo Ho 2023-03-23 04:36:02 +00:00
  • 6e719ca9fd Merge pull request #147 from google/gbg/btbench Gilles Boccon-Gibod 2023-03-22 21:13:24 -07:00
  • 1a580d1c1e Add G722 decoder with pure python implementation Duo Ho 2023-03-22 09:20:17 +00:00
  • aee7348687 Merge pull request #151 from AlanRosenthal/alan/add-types-via-pytypes Alan Rosenthal 2023-03-22 20:58:25 -04:00
  • 864889ccab rename .run to .spawn Gilles Boccon-Gibod 2023-03-22 17:26:32 -07:00
  • fda00dcb28 Used pytype to find some missing types Alan Rosenthal 2023-03-22 09:33:55 -04:00
  • 77e5618ce7 Add ASHA event emitter Yuyang Huang 2023-03-21 15:38:29 -07:00
  • 6fa857ad13 Add ASHA event emitter Yuyang Huang 2023-03-21 15:38:29 -07:00
  • bc29f327ef address PR comments, take 2. Gilles Boccon-Gibod 2023-03-21 15:33:34 -07:00
  • 1894b96de4 address PR comments Gilles Boccon-Gibod 2023-03-21 15:01:46 -07:00
  • c4fb63d35c Merge pull request #146 from google/gbg/snoop-file v0.0.145 Gilles Boccon-Gibod 2023-03-21 09:15:07 -07:00
  • 33ae047765 add reversed role example doc Gilles Boccon-Gibod 2023-03-20 18:35:22 -07:00
  • 1efa2e9d44 add benchmark tool and doc Gilles Boccon-Gibod 2023-03-05 20:21:45 -08:00
  • aa9af61cbe improve exception messages Gilles Boccon-Gibod 2023-03-20 12:14:28 -07:00
  • dc3ac3060e add auto-snooping for transports Gilles Boccon-Gibod 2023-03-19 21:18:44 -07:00
  • c34c5fdf17 Fix small bug with services set via --device-config Alan Rosenthal 2023-03-14 18:16:46 -04:00
  • e77723a5f9 Merge pull request #135 from google/gbg/snoop v0.0.144 Gilles Boccon-Gibod 2023-03-07 09:16:33 -08:00
  • fe8cf51432 Merge pull request #139 from google/gbg/hotfix-001 Gilles Boccon-Gibod 2023-03-07 09:16:15 -08:00
  • 97a0e115ae two small hotfixes Gilles Boccon-Gibod 2023-03-05 20:24:16 -08:00
  • 46e7aac77c Merge pull request #138 from rahularya50/aryarahul/fix-att-perms Lucas Abel 2023-03-03 16:18:45 -08:00
  • 08a6f4fa49 Add support for ATT permissions on server-side Rahul Arya 2023-03-03 16:11:33 -08:00
  • ca063eda0b Merge pull request #132 from rahularya50/aryarahul/fix-uuid Lucas Abel 2023-03-03 15:48:50 -08:00
  • c97ba4319f Fix UUID byte-order in serialization Rahul Arya 2023-03-01 18:44:47 -08:00
  • a5275ade29 add snoop support Gilles Boccon-Gibod 2023-03-02 14:34:49 -08:00
  • e7b39c4188 Merge pull request #130 from google/uael/self-host-ainsicolors Lucas Abel 2023-02-23 15:31:23 -08:00
  • 0594eaef09 link: make websockets import lazy uael 2023-02-23 21:06:12 +00:00
  • 05200284d2 a2dp: get rid of construct dependency uael 2023-02-23 20:58:28 +00:00
  • d21da78aa3 overall: host a minimal copy of ainsicolors uael 2023-02-23 20:16:33 +00:00
  • fbc7cf02a3 Merge pull request #129 from google/gbg/smp-improvements v0.0.143 Gilles Boccon-Gibod 2023-02-14 19:10:51 -08:00
  • a8beb6b1ff remove stale comment Gilles Boccon-Gibod 2023-02-14 16:05:46 -08:00
  • 2d44de611f make pylint happy Gilles Boccon-Gibod 2023-02-14 16:04:20 -08:00
  • 9874bb3b37 Merge pull request #128 from google/uael/device-smp-patch Lucas Abel 2023-02-14 13:15:16 -08:00
  • 6645ad47ee smp: add a small type hint uael 2023-02-10 20:11:36 +00:00
  • ad27de7717 device: remove "feature" which enable accept to return the same connection has connect uael 2023-02-10 20:10:59 +00:00
  • e6fc63b2d8 improve smp compatibility with other OS flows Gilles Boccon-Gibod 2023-02-13 10:53:00 -08:00
  • 1321c7da81 Merge pull request #125 from google/gbg/gh-124 Gilles Boccon-Gibod 2023-02-10 20:17:38 -08:00
  • 5a1b03fd91 format Gilles Boccon-Gibod 2023-02-08 10:54:27 -08:00
  • de47721753 fix typo caused by an earlier refactor. Gilles Boccon-Gibod 2023-02-08 09:56:11 -08:00
  • 83a76a75d3 fix getting the filename from the keystore option. Gilles Boccon-Gibod 2023-02-08 09:40:19 -08:00
  • d5b5ef8313 Merge pull request #122 from google/uael/abort-on-fix-invalid-state Lucas Abel 2023-02-06 17:13:34 -08:00
  • 856a8d53cd utils: fix possible invalide state error while canceling future for abort_on uael 2023-02-06 16:58:23 +00:00
  • 177c273a57 Merge pull request #121 from google/gbg/replace-bitstruct v0.0.142 Gilles Boccon-Gibod 2023-02-05 11:33:36 -08:00
  • 24a863983d Merge branch 'gbg/replace-bitstruct' of https://github.com/google/bumble into gbg/replace-bitstruct Gilles Boccon-Gibod 2023-02-04 09:31:18 -08:00
  • b7ef09d4a3 fix format Gilles Boccon-Gibod 2023-02-04 09:26:31 -08:00
  • b5b6cd13b8 replace bitstruct with construct Gilles Boccon-Gibod 2023-02-03 19:41:07 -08:00
  • ef781bc374 replace bitstruct with construct Gilles Boccon-Gibod 2023-02-03 19:41:07 -08:00
  • 00978c1d63 Merge pull request #118 from google/uael/type-hints Lucas Abel 2023-02-02 12:48:40 -08:00
  • b731f6f556 overall: add types hints to the small subset used by avatar uael 2023-02-02 17:36:23 +00:00
  • ed261886e1 Merge pull request #119 from google/uael/fix-ci-packages-version Lucas Abel 2023-02-02 11:03:34 -08:00
  • 5e18094c31 build: fix version of packages running checks in CI uael 2023-02-02 17:23:15 +00:00
  • 9a9b4e5bf1 Merge pull request #117 from google/uael/host-fixes v0.0.141 Lucas Abel 2023-01-27 17:38:11 -08:00
  • 895f1618d8 host: fixed .latency attribute error Abel Lucas 2023-01-27 23:05:43 +00:00
  • 52746e0c68 Merge pull request #116 from google/barbibulle-patch-1 v0.0.140 Gilles Boccon-Gibod 2023-01-25 15:59:42 -08:00
  • f9b7072423 Update setup.cfg Gilles Boccon-Gibod 2023-01-25 15:37:33 -08:00
  • fa4be1958f Merge pull request #114 from google/gbg/fix-constant-typo Gilles Boccon-Gibod 2023-01-23 08:50:07 -08:00
  • f1686d8a9a fix typo in constant name Gilles Boccon-Gibod 2023-01-22 19:10:13 -08:00
  • 5c6a7f2036 Merge pull request #113 from google/gbg/mypy Gilles Boccon-Gibod 2023-01-20 08:08:19 -08:00
  • 99758e4b7d add basic support for mypy type checking Gilles Boccon-Gibod 2023-01-20 00:20:50 -08:00
  • 7385de6a69 Merge pull request #95 from AlanRosenthal/alan/fix_show_attributes Alan Rosenthal 2023-01-19 14:57:22 -05:00
  • bb297e7516 Fix show attributes Alan Rosenthal 2023-01-19 12:21:37 -05:00
  • 8a91c614c7 Merge pull request #109 from qiaoccolato/main Lucas Abel 2023-01-18 14:48:05 -08:00
  • 70a50a74b7 transport: make libusb_package optional Qiao Yang 2023-01-12 10:30:02 -08:00
  • 6a16c61c5f Merge pull request #111 from google/gbg/fix-null-address-setting v0.0.139 Gilles Boccon-Gibod 2023-01-13 21:35:32 -08:00
  • 0a22f2f7c7 use HCI_LE_Rand Gilles Boccon-Gibod 2023-01-13 16:59:34 -08:00
  • 422b05ad51 don't set a random address when it is 00:00:00:00:00:00 Gilles Boccon-Gibod 2023-01-13 13:22:27 -08:00
  • 16e926a216 Merge pull request #107 from yuyangh/yuyangh/add_ASHA_L2CAP Gilles Boccon-Gibod 2023-01-13 11:05:16 -08:00
  • e94dc66d0c Merge pull request #110 from aleksandrovrts/hci-socket_fix v0.0.138 Gilles Boccon-Gibod 2023-01-11 09:35:23 -08:00
  • e37c77532b hci_socket.py: fix socket.fileno() call Aleksandr Aleksandrov 2023-01-11 16:16:45 +03:00
  • 8b9ce03e86 Merge pull request #108 from google/gbg/fix-bluez-vhci v0.0.137 Gilles Boccon-Gibod 2023-01-08 14:40:26 -08:00
  • 7e854efbbb support more commands in controller.py Gilles Boccon-Gibod 2023-01-06 21:51:47 -08:00