Commit Graph

  • 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 gbg/smp-improvements 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 gbg/gh-124 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 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 barbibulle-patch-1 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 gbg/fix-constant-typo 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 gbg/mypy 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 gbg/fix-null-address-setting 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 gbg/fix-bluez-vhci Gilles Boccon-Gibod 2023-01-06 21:51:47 -08:00
  • 64b75be29b add psm parameter for testing support Yuyang Huang 2023-01-03 16:39:45 -08:00
  • 06018211fe emit event for ASHA l2cap packet Yuyang Huang 2022-12-20 13:33:18 -08:00
  • e640991608 Merge branch 'google:main' into yuyangh/add_ASHA_L2CAP Yuyang Huang 2023-01-03 14:58:37 -08:00
  • 1068a6858d improve logging Yuyang Huang 2022-12-20 13:33:18 -08:00
  • 17db5dd4ff Merge pull request #103 from google/uael/device-fixes Lucas Abel 2022-12-20 12:15:49 -08:00
  • ea0a7e2347 device: commit LE connection **before** reading it's PHY Abel Lucas 2022-12-15 20:45:53 +00:00
  • 6febd1ba35 add L2CAP CoC to ASHA Yuyang Huang 2022-12-20 11:15:58 -08:00
  • ea6a8d4339 Merge pull request #104 from google/gbg/fix-windll-load v0.0.136 Gilles Boccon-Gibod 2022-12-20 08:05:57 -08:00
  • ce049865a4 device: always prefer R2 for remote name request Abel Lucas 2022-12-15 20:44:29 +00:00
  • 6e0129b71d fix libusb loading on Windows gbg/fix-windll-load Gilles Boccon-Gibod 2022-12-18 22:00:26 -08:00
  • 81994010bd Deployed 7ae3a1d with MkDocs version: 1.3.1 Gilles Boccon-Gibod 2022-12-18 20:58:09 -08:00
  • 5f0477bd28 Deployed 7ae3a1d with MkDocs version: 1.3.1 Gilles Boccon-Gibod 2022-12-18 20:55:03 -08:00
  • 7ae3a1d973 Merge pull request #101 from google/gbg/formatting-linting-automation v0.0.135 Gilles Boccon-Gibod 2022-12-16 19:39:28 -08:00
  • c2959dadb4 formatting and linting automation Squashed commits: [cd479ba] formatting and linting automation [7fbfabb] formatting and linting automation [c4f9505] fix after rebase [f506ad4] rename job [441d517] update doc (+7 squashed commits) [2e1b416] fix invoke and github action [6ae5bb4] doc for git blame [44b5461] add GitHub action [b07474f] add docs [4cd9a6f] more linter fixes [db71901] wip [540dc88] wip gbg/formatting-linting-automation Gilles Boccon-Gibod 2022-12-10 09:29:51 -08:00
  • 80fe2ea422 Merge pull request #102 from mogenson/libusb_package Michael Mogenson 2022-12-15 21:53:56 -05:00
  • 08e6590a76 Merge pull request #88 from google/uael/abort_on_event Lucas Abel 2022-12-15 12:46:37 -08:00
  • f580ffcbc3 device: set as Secure Connection when encrypted with AES Abel Lucas 2022-12-02 19:28:01 +00:00
  • 5178c866ac classic: add to .encrypt the possibilty to disable encryption Abel Lucas 2022-12-01 22:11:22 +00:00
  • 441933bd64 reverted: 662704e "classic: complete authentication when being the .authenticate acceptor" Abel Lucas 2022-12-01 22:09:48 +00:00
  • 287df94090 host: spawn each asynchronous task with the right aliveness Abel Lucas 2022-11-29 00:59:04 +00:00
  • 86f9496575 Load libusb-1.0 shared library from libusb_package wheel Michael Mogenson 2022-12-15 10:06:16 -05:00
  • f5fe3d87f2 Merge pull request #98 from yuyangh/yuyangh/update_asha_advertising Gilles Boccon-Gibod 2022-12-12 15:23:47 -08:00
  • f65bed2ec4 Merge branch 'main' into yuyangh/update_asha_advertising Yuyang Huang 2022-12-12 13:35:17 -08:00
  • 3efe35065d Merge pull request #96 from google/gbg/black Gilles Boccon-Gibod 2022-12-12 13:27:58 -08:00
  • 83b42488ea update ASHA AdvertisingData Yuyang Huang 2022-12-12 11:42:48 -08:00
  • 135df0dcc0 format with Black gbg/black Gilles Boccon-Gibod 2022-12-10 08:53:51 -08:00
  • 8bef344879 Merge pull request #94 from AlanRosenthal/alan/bumble_version_in_show_device Gilles Boccon-Gibod 2022-12-10 09:00:30 -08:00
  • 55e2f23e29 Add bumble's version to show device Alan Rosenthal 2022-12-09 12:23:45 -05:00
  • 297246fa4c Merge pull request #92 from yuyangh/yuyangh/add_ASHA_GATT v0.0.134 Gilles Boccon-Gibod 2022-12-07 13:16:01 -08:00
  • 52db1cfcc1 improve code style Yuyang Huang 2022-12-06 07:38:05 -08:00
  • 29f9a79502 improve get service advertising data Yuyang Huang 2022-12-05 11:21:20 -08:00
  • c86125de4f Merge pull request #93 from AlanRosenthal/alan/add_default_services v0.0.133 Gilles Boccon-Gibod 2022-12-01 12:36:03 -08:00
  • 697d5df3f8 code style update Yuyang Huang 2022-12-01 10:50:15 -08:00
  • 87aa4f617e add ASHA advertising factory method Yuyang Huang 2022-12-01 10:40:30 -08:00
  • a8eff737e6 Add Device::add_default_services() Alan Rosenthal 2022-11-30 16:15:26 -05:00
  • 4417eb636c Merge pull request #83 from AlanRosenthal/alan/pytest_fixes_2 Gilles Boccon-Gibod 2022-11-29 12:48:35 -08:00
  • f4e5e61bbb Test all python versions in CI Alan Rosenthal 2022-11-23 11:46:25 -05:00
  • ba7a60025f Merge pull request #89 from google/uael/misc Lucas Abel 2022-11-29 12:14:03 -08:00
  • d92b7e9b74 add ASHA Profile Yuyang Huang 2022-11-29 10:34:59 -08:00
  • 0cd93ca0c5 gatt: update read_characteristics_by_uuid to returns [(handle, value)] instead of [value] uael/gatt_improvements Abel Lucas 2022-11-29 18:03:56 +00:00
  • b0336adf1c add ASHA GATT UUID Yuyang Huang 2022-11-28 15:42:19 -08:00
  • 691450c7de gatt: fix CharacteristicDeclaration.__str__ and associated test Abel Lucas 2022-11-29 16:43:47 +00:00
  • 99a0eb21c1 address: fix deprecated use of combined @classmethod and @property Abel Lucas 2022-11-29 16:32:12 +00:00
  • ab4859bd94 device: fix typos Abel Lucas 2022-11-29 16:26:02 +00:00
  • 0d70cbde64 Merge pull request #75 from google/uael/fixes Lucas Abel 2022-11-28 21:42:43 -08:00
  • f41d0682b2 Merge pull request #80 from AlanRosenthal/alan/gatt_server_getter Gilles Boccon-Gibod 2022-11-28 19:21:08 -08:00
  • 062dc1e53d Merge pull request #85 from AlanRosenthal/alan/gatt_server_console2 Gilles Boccon-Gibod 2022-11-28 19:19:25 -08:00
  • 662704e551 classic: complete authentication when being the .authenticate acceptor Abel Lucas 2022-11-22 18:55:26 +00:00
  • 02a474c44e smp: emit enough information on pairing complete to deduce security level Abel Lucas 2022-11-22 02:55:19 +00:00
  • a1c7aec492 device: fix .find_connection_by_bd_addr Abel Lucas 2022-11-22 02:50:59 +00:00
  • 6112f00049 device: introduce BR/EDR pending connections Abel Lucas 2022-11-18 18:17:47 +00:00
  • f56ac14f2c Add bumble-console --device-config support for gatt services Alan Rosenthal 2022-11-28 14:11:27 -05:00
  • a739fc71ce Merge pull request #84 from google/gbg/78 v0.0.132 Gilles Boccon-Gibod 2022-11-27 12:42:02 -08:00
  • b89f9030a0 Added class CharacteristicDeclaration, gatt_server getters Alan Rosenthal 2022-11-23 13:06:31 -05:00
  • 9e5a85bd10 use libusb auto-detach feature gbg/78 Gilles Boccon-Gibod 2022-11-25 17:52:13 -08:00
  • b437bd8619 Merge pull request #82 from AlanRosenthal/alan/pytest_fixes Gilles Boccon-Gibod 2022-11-25 13:19:53 -08:00
  • a3e4674819 Fix test failures Alan Rosenthal 2022-11-23 11:26:29 -05:00
  • 5f1d57fcb0 device: simplify and fixes remote name request Abel Lucas 2022-11-17 03:04:39 +00:00