Commit Graph

  • ae0b739e4a Merge pull request #79 from google/gbg/fix-host-reset v0.0.131 Gilles Boccon-Gibod 2022-11-22 09:16:26 -08:00
  • 0570b59796 Merge pull request #77 from mogenson/l2cap-on-event Michael Mogenson 2022-11-22 09:39:04 -05:00
  • 22218627f6 fix sequencing logic broken by earlier merge gbg/fix-host-reset Gilles Boccon-Gibod 2022-11-21 21:07:47 -08:00
  • 1c72242264 Fix for 'Host' object has no attribute 'add_listener' Michael Mogenson 2022-11-21 12:31:21 -05:00
  • 9c133706e6 keys: add a way to remove all bonds from key store Abel Lucas 2022-11-17 02:54:37 +00:00
  • 4988a31487 Merge pull request #76 from mogenson/connection-error-params Michael Mogenson 2022-11-18 10:48:02 -05:00
  • e6c062117f Swap arguments to ConnectionError in RFCOMM Multiplexer Michael Mogenson 2022-11-18 10:02:40 -05:00
  • f2133235d5 Merge pull request #73 from google/gbg/faster-l2cap-test v0.0.130 Gilles Boccon-Gibod 2022-11-15 10:49:55 -08:00
  • 867e8c13dc lower the number of test cases for l2cap in order to speed up the test gbg/faster-l2cap-test Gilles Boccon-Gibod 2022-11-14 17:26:09 -08:00
  • 25ce38c3f5 Merge pull request #72 from google/uael/public-str-address Lucas Abel 2022-11-14 17:16:47 -08:00
  • c0810230a6 address: add public information to the stringified value Abel Lucas 2022-11-14 19:55:40 +00:00
  • 27c46eef9d Merge pull request #71 from mogenson/prefer-notify Michael Mogenson 2022-11-13 19:53:09 -05:00
  • c140876157 Add prefer_notify option to gatt_client subscribe() Michael Mogenson 2022-11-10 16:47:04 -05:00
  • d743656f09 Merge pull request #68 from google/uael/pairing-improvements Lucas Abel 2022-11-11 21:03:17 -08:00
  • b91d0e24c1 device: handle HCI passkey notification event Abel Lucas 2022-11-11 18:43:35 +00:00
  • eb46f60c87 le: save own_address_type on ACL connection for SMP to be able to use the right self address Abel Lucas 2022-11-10 02:06:37 +00:00
  • 8bbba7c84c pairing: always ask user for confirmation, even in JUST_WORKS method Abel Lucas 2022-11-09 23:00:14 +00:00
  • ee54df2d08 Merge pull request #65 from google/gbg/fix-classic-connect-await Gilles Boccon-Gibod 2022-11-09 14:40:29 -08:00
  • 6549e53398 Merge pull request #60 from google/gbg/fix-console-logs Gilles Boccon-Gibod 2022-11-09 13:19:26 -08:00
  • 0f219eff12 address PR comments gbg/fix-classic-connect-await Gilles Boccon-Gibod 2022-11-09 13:18:30 -08:00
  • 4a1345cf95 only force the type if the address is passed as a string Gilles Boccon-Gibod 2022-11-08 19:10:13 -08:00
  • 8a1cdef152 fix classic connection event filtering Gilles Boccon-Gibod 2022-11-08 17:33:29 -08:00
  • 6e1baf0344 use a formatter object, not a string gbg/fix-console-logs Gilles Boccon-Gibod 2022-11-08 13:19:41 -08:00
  • cea1905ffb Merge pull request #59 from google/uael/device-cleanup Lucas Abel 2022-11-08 11:50:40 -08:00
  • af8e0d4dc7 le: pass own_address_type to BLE Device.connect Abel Lucas 2022-11-08 18:22:54 +00:00
  • 875195aebb Merge pull request #58 from AlanRosenthal/main Gilles Boccon-Gibod 2022-11-08 09:34:22 -08:00
  • 5aee37aeab Merge pull request #34 from google/gbg/l2cap-bridge Gilles Boccon-Gibod 2022-11-07 16:57:17 -08:00
  • edcb7d05d6 fix merge conflict gbg/l2cap-bridge Gilles Boccon-Gibod 2022-11-07 16:51:40 -08:00
  • ce9004f0ac Add L2CAP CoC support (squashed) [85542e0] fix test [3748781] add ASAH sink example [e782e29] add app [83daa30] wip [7f138a0] add test [f732108] allow different address syntax [9d0bbf8] rename deprecated methods [eb303d5] add LE CoC support Gilles Boccon-Gibod 2022-06-02 11:44:01 -07:00
  • d4228e3b5b Add definition of Client Characteristic Configuration bit Alan Rosenthal 2022-11-07 19:43:22 -05:00
  • be8f8ac68f Merge pull request #55 from google/uael/device-improvements Lucas Abel 2022-11-07 15:22:41 -08:00
  • ca16410a6d device: add option to check for the address type when using find_connection_by_bd_addr Abel Lucas 2022-11-07 22:17:01 +00:00
  • b95888eb39 le: permit legacy scanning even when extended is supported Abel Lucas 2022-11-07 22:15:54 +00:00
  • 56ed46adfa classic: add BR/EDR accept connection logic Abel Lucas 2022-10-19 19:00:03 +00:00
  • 7044102e05 classic: upgrade Device.cancel_connection logic to support canceling ongoing BR/EDR connections Abel Lucas 2022-10-19 17:35:51 +00:00
  • ca8f284888 le: add own_address_type parameter to Device.start_advertising Abel Lucas 2022-10-24 22:39:05 +00:00
  • e9e14f5183 le: make the device connecting state relative to LE only Abel Lucas 2022-10-19 17:25:05 +00:00
  • b961affd3d device: update Device.connect documentation to match BR/EDR behavior Abel Lucas 2022-11-02 20:16:02 +00:00
  • 51ddb36c91 device: add auto_restart mechanism to .start_discovery (default to True) Abel Lucas 2022-10-31 18:31:38 +00:00
  • 78534b659a device: enhance .request_remote_name to also accept an Address as argument Abel Lucas 2022-10-31 18:19:47 +00:00
  • ce9472bf42 core: change AdvertisingData.get default raw behavior to False Abel Lucas 2022-10-31 20:49:41 +00:00
  • fc331b7aea core: improve Advertisement.ad_data_to_object with support for more data types Abel Lucas 2022-10-28 19:13:52 +00:00
  • 8119bc210c host: pass remote_host_supported_features event to upper layer Abel Lucas 2022-10-31 18:20:48 +00:00
  • 65deefdc64 host: allow bytes return paramaters when checking command result Abel Lucas 2022-11-02 20:17:44 +00:00
  • 2920c3b0d1 Merge pull request #53 from mogenson/mogenson/show-device-tab Michael Mogenson 2022-10-24 09:15:43 -04:00
  • f5cd825dbc Merge pull request #51 from mogenson/mogenson/console-py-rand-addr Michael Mogenson 2022-10-24 09:15:10 -04:00
  • cf4c43c4ff Merge pull request #48 from google/uael/classic-parallel-connect Gilles Boccon-Gibod 2022-10-23 20:52:08 -07:00
  • da2f596e52 Merge pull request #50 from google/uael/command-timeout Gilles Boccon-Gibod 2022-10-23 20:49:06 -07:00
  • c8aa0b4ef6 Merge pull request #54 from google/gbg/fix-regression-001 Gilles Boccon-Gibod 2022-10-23 20:43:43 -07:00
  • 75ac276c8b use the correct constants as previously renamed gbg/fix-regression-001 Gilles Boccon-Gibod 2022-10-21 17:12:26 -07:00
  • dd4023ff56 Add a show device tab Michael Mogenson 2022-10-21 16:00:03 -04:00
  • dde8c5e1c2 Use random address in console.py if device config is not provided Michael Mogenson 2022-10-21 13:11:10 -04:00
  • 8ed1f4b50d Merge pull request #52 from mogenson/mogenson/console-py-clear-scan-results Michael Mogenson 2022-10-21 14:34:08 -04:00
  • 92de7dff4f add 'scan clear' command to console.py Michael Mogenson 2022-10-21 13:58:21 -04:00
  • 16b4f18c92 tests: add parallel device connection test Abel Lucas 2022-10-20 17:41:15 +00:00
  • 46f4b82d29 Merge pull request #46 from AlanRosenthal/main Gilles Boccon-Gibod 2022-10-20 19:20:28 -07:00
  • 4e2f66f709 device: raise a CommandTimeoutError error on command timeout Abel Lucas 2022-10-20 22:11:07 +00:00
  • 3d79d7def5 Add runtime switch for filtering by address. Alan Rosenthal 2022-10-20 14:47:14 -04:00
  • 915405a9bd examples: update run_classic_connect example to take multiple addresses instead of one Abel Lucas 2022-10-19 23:54:00 +00:00
  • 45dd849d9f classic: update ConnectionError to take transport and peer address Abel Lucas 2022-10-20 14:51:52 +00:00
  • 7208fd6642 classic: update Device.connect to allow parallels connection creation Abel Lucas 2022-10-19 16:39:06 +00:00
  • eb8556ccf6 gbg/extended scanning (#47) v0.0.129 Gilles Boccon-Gibod 2022-10-19 10:06:00 -07:00
  • ce25cdc223 fix tests gbg/extended-scanning Gilles Boccon-Gibod 2022-10-17 14:32:20 -07:00
  • 9c429ec75a add phy options Gilles Boccon-Gibod 2022-10-17 09:47:09 -07:00
  • d5eebc2101 add AdvertisingType Gilles Boccon-Gibod 2022-10-15 21:43:08 -07:00
  • d10dda7e10 wip Gilles Boccon-Gibod 2022-10-03 16:50:42 -07:00
  • c316e8805f wip Gilles Boccon-Gibod 2022-08-11 18:41:46 -07:00
  • de7e74652d more HCI commands Gilles Boccon-Gibod 2022-08-06 14:08:24 -07:00
  • 31edd58b3d add extended report class Gilles Boccon-Gibod 2022-08-04 19:29:55 -07:00
  • 7c4b042026 wip Gilles Boccon-Gibod 2022-08-04 14:08:24 -07:00
  • 4d96b821bc Merge pull request #44 from google/tavip/fix-address-resolution v0.0.128 Octavian Purdila 2022-10-12 10:09:33 -07:00
  • 78b36d2049 Merge pull request #45 from google/gbg/add-missing-app v0.0.127 Gilles Boccon-Gibod 2022-10-11 22:21:08 -07:00
  • 3e0cad1456 add controller-info CLI app to setup gbg/add-missing-app Gilles Boccon-Gibod 2022-10-11 22:15:23 -07:00
  • b4de38cdc3 Fix address resolution handling tavip/fix-address-resolution Octavian Purdila 2022-10-11 22:51:50 +00:00
  • 3581c8d710 Deployed 68d9fbc with MkDocs version: 1.3.1 Gilles Boccon-Gibod 2022-10-11 14:38:46 -07:00
  • 68d9fbc159 Merge pull request #42 from google/gbg/improve-linux-doc v0.0.126 Gilles Boccon-Gibod 2022-10-11 14:35:14 -07:00
  • a916b7a21a Merge pull request #43 from google/gbg/proxy-write-with-response v0.0.125 Gilles Boccon-Gibod 2022-10-11 07:41:28 -07:00
  • 6ff52df8bd better/safer Linux recommendations gbg/improve-linux-doc Gilles Boccon-Gibod 2022-10-10 20:11:55 -07:00
  • 7fa2eb7658 support with_response on adapters gbg/proxy-write-with-response Gilles Boccon-Gibod 2022-10-10 12:11:51 -07:00
  • 86618e52ef Refactor and improve the doc for Bumble on Linux Gilles Boccon-Gibod 2022-10-09 12:56:06 -07:00
  • fbb46dd736 Merge pull request #41 from google/gbg/cli-scripts v0.0.124 Gilles Boccon-Gibod 2022-10-07 16:16:35 -07:00
  • d1e119f176 use arg-less main() functions in all scripts gbg/cli-scripts Gilles Boccon-Gibod 2022-10-07 13:56:42 -07:00
  • c525dd1194 Deployed 2fc7a0b with MkDocs version: 1.3.1 Gilles Boccon-Gibod 2022-10-06 15:55:46 -07:00
  • 2fc7a0bf04 Merge pull request #39 from google/gbg/usb-descriptors v0.0.123 Gilles Boccon-Gibod 2022-10-06 15:39:32 -07:00
  • d6c4644b23 reorder the order of printing gbg/usb-descriptors Gilles Boccon-Gibod 2022-10-06 10:40:28 -07:00
  • 073757d5dd Merge pull request #40 from google/gbg/gatt-mtu v0.0.122 Gilles Boccon-Gibod 2022-10-05 13:53:47 -07:00
  • 20dedbd923 maintain the att mtu only at the connection level gbg/gatt-mtu Gilles Boccon-Gibod 2022-10-04 20:04:43 -07:00
  • df1962e8da apps/usb_probe.py: handle libusb1 exceptions Octavian Purdila 2022-10-04 23:38:13 +00:00
  • 0edd6b731f Merge pull request #37 from google/gbg/gatt-notify-with-value Gilles Boccon-Gibod 2022-10-04 10:33:04 -07:00
  • d2227f017f improve USB device detection logic Gilles Boccon-Gibod 2022-10-04 09:59:48 -07:00
  • a2f18cffc9 Merge pull request #38 from google/gbg/usb-interface-discovery v0.0.121 Gilles Boccon-Gibod 2022-09-21 11:40:13 -07:00
  • db5e52f1df add support for alternate settings gbg/usb-interface-discovery Gilles Boccon-Gibod 2022-09-20 22:25:40 -07:00
  • d7da5a9379 add support for dynamic discovery of USB endpoints Gilles Boccon-Gibod 2022-09-20 16:39:12 -07:00
  • a9e726545e wip gbg/rpa Gilles Boccon-Gibod 2022-09-20 14:58:20 -07:00
  • 80569bc9f3 add support for notifying with a transient value gbg/gatt-notify-with-value Gilles Boccon-Gibod 2022-09-06 12:42:35 -07:00
  • daa05b8996 Merge pull request #36 from google/gbg/pairing-with-no-distribution Gilles Boccon-Gibod 2022-09-02 10:17:31 -07:00
  • 624e860762 support empty distributions in both directions gbg/pairing-with-no-distribution Gilles Boccon-Gibod 2022-08-30 18:50:48 -07:00
  • 159cbf7774 support pairing with no key distribution Gilles Boccon-Gibod 2022-08-30 18:28:24 -07:00
  • d188041694 Merge pull request #35 from zxzxwu/ctkd v0.0.120 Gilles Boccon-Gibod 2022-08-30 06:19:57 -07:00
  • 99cba19d7c Support CTKD over BR/EDR Josh Wu 2022-08-08 17:52:46 +08:00