Commit Graph

  • 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 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
  • 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 Gilles Boccon-Gibod 2022-10-11 22:15:23 -07:00
  • b4de38cdc3 Fix address resolution handling 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 Gilles Boccon-Gibod 2022-10-10 20:11:55 -07:00
  • 7fa2eb7658 support with_response on adapters 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 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 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 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 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 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 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
  • 84d70ad4f3 add usb_probe tool and improve compatibility (#33) v0.0.13 Gilles Boccon-Gibod 2022-08-26 12:41:55 -07:00
  • 996a9e28f4 Handle L2CAP info dynamically (#28) v0.0.12 zxzxwu 2022-08-18 23:25:59 +08:00
  • 27cb4c586b Delegate Classic connectable and discoverable (#27) zxzxwu 2022-08-18 05:20:32 +08:00
  • 1f78243ea6 add test.release task to facilitate CI integration (#26) Gilles Boccon-Gibod 2022-08-16 13:37:26 -07:00
  • 216ce2abd0 Add release tasks (#6) Ray 2022-08-16 14:50:30 -04:00
  • 431445e6a2 fix imports (#25) v0.0.11 Gilles Boccon-Gibod 2022-08-16 11:29:56 -07:00
  • d7cc546248 Update supported commands in console.py docs (#24) Michael Mogenson 2022-08-12 14:23:21 -07:00
  • 29fd19f40d gbg/fix subscribe lambda (#23) Gilles Boccon-Gibod 2022-08-12 14:22:31 -07:00
  • 14dfc1a501 Add subscribe and unsubscribe commands to console.py (#22) Michael Mogenson 2022-08-12 11:49:01 -07:00
  • 938282e961 Update python-publish.yml Gilles Boccon-Gibod 2022-08-04 14:40:40 -07:00
  • 900c15b151 Update python-publish.yml v0.0.10 Gilles Boccon-Gibod 2022-08-04 14:30:25 -07:00
  • 9ea93be723 add missing package entry (#21) v0.0.9 Gilles Boccon-Gibod 2022-08-04 14:27:21 -07:00
  • 894ab023c7 Update python-publish.yml Gilles Boccon-Gibod 2022-08-04 10:50:28 -07:00
  • 7bbb37b2da Merge pull request #20 from google/gbg/test-gatt-long-read v0.0.8 Gilles Boccon-Gibod 2022-08-04 10:33:27 -07:00
  • 3fa5d320de add long read self test Gilles Boccon-Gibod 2022-07-31 12:01:25 -07:00
  • 16d684c199 Merge pull request #19 from google/gbg/pypi-publish Gilles Boccon-Gibod 2022-08-03 16:11:51 -07:00
  • c28aa2ebb6 add long description Gilles Boccon-Gibod 2022-08-01 16:57:31 -07:00
  • 28586382f4 don't publish to test PyPI Gilles Boccon-Gibod 2022-08-01 18:16:46 -07:00
  • 76f08977c4 support SCM versioning v0.0.7 Gilles Boccon-Gibod 2022-08-01 17:30:00 -07:00
  • 15cbf52da4 Update python-build-test.yml Gilles Boccon-Gibod 2022-08-01 17:27:11 -07:00
  • f4f84dffef Update python-publish.yml Gilles Boccon-Gibod 2022-08-01 17:21:19 -07:00
  • 6dfb07d7b9 Create python-publish.yml Gilles Boccon-Gibod 2022-08-01 16:35:32 -07:00
  • d7ce62beaa Merge pull request #18 from turon/docs/quick_start v0.0.6 Gilles Boccon-Gibod 2022-07-31 12:00:36 -07:00
  • 0e2a184edb Merge pull request #17 from mogenson/console_py_do_write Gilles Boccon-Gibod 2022-07-30 16:02:47 -07:00
  • e6ee5ae996 [docs] Add references to some of the docs to the top-level for discoverability. Martin Turon 2022-07-30 14:18:08 -07:00
  • f1836e659f [docs] Add some getting started information to the top-level README. Martin Turon 2022-07-30 14:01:22 -07:00
  • 99218d3abf Implement 'write' command for console.py Michael Mogenson 2022-07-29 16:14:14 -04:00
  • b5ba0bef63 Merge pull request #16 from google/jdm/connection-context-manager Gilles Boccon-Gibod 2022-07-27 17:25:06 -07:00
  • 9cd1890faa Adding in context manager for Connection and Peer classes Jayson Messenger 2022-07-26 10:34:37 -04:00
  • 472702a9d9 Merge pull request #12 from google/gbg/more-hci-types Gilles Boccon-Gibod 2022-07-26 18:00:21 -07:00
  • b38740e5b7 Merge pull request #15 from google/gbg/hr-profile Gilles Boccon-Gibod 2022-07-26 13:17:22 -07:00
  • 3040df3179 add support for the heart rate service Gilles Boccon-Gibod 2022-07-23 09:38:44 -07:00
  • c66b357de6 Merge pull request #13 from google/gbg/standard-profiles Gilles Boccon-Gibod 2022-07-22 10:21:39 -07:00
  • e156ed3758 add in-context uuids and service proxy factories Gilles Boccon-Gibod 2022-07-20 19:56:40 -07:00
  • 0ffed3deff Merge pull request #11 from zxzxwu/main Gilles Boccon-Gibod 2022-07-20 15:35:26 -07:00
  • 2f949a1182 Delegate SMP key distribution Josh Wu 2022-07-19 18:00:18 +08:00
  • 4e2fae5145 Implement CTKD over LE Josh Wu 2022-07-19 16:43:21 +08:00
  • 2b58364c51 Merge pull request #14 from zxzxwu/conn-lookup Gilles Boccon-Gibod 2022-07-20 08:26:04 -07:00
  • e3bf7c4b53 Refactor find_connection_by_bd_addr Josh Wu 2022-07-20 21:28:48 +08:00
  • 009ecfce96 use list comprehension Gilles Boccon-Gibod 2022-07-19 19:52:05 -07:00
  • d6075df356 add tool Gilles Boccon-Gibod 2022-07-19 19:43:32 -07:00
  • ebd0a0c8ca more complete set of HCI types and constants Gilles Boccon-Gibod 2022-07-15 09:46:49 -07:00
  • bd28892734 add support for type adapters and framework for adding standard GATT profiles Gilles Boccon-Gibod 2022-07-19 19:42:21 -07:00
  • b64fa65921 Merge pull request #10 from zxzxwu/main Gilles Boccon-Gibod 2022-07-18 12:48:07 -07:00
  • 7d87c3cc3a Make pairing and link mode configurable Josh Wu 2022-07-14 19:48:11 +08:00
  • 94fc81c183 Merge pull request #7 from DeltaEvo/david/config-load Gilles Boccon-Gibod 2022-06-25 05:08:44 -07:00
  • b65b395fc4 Merge pull request #8 from Arrowbox/threadsafe_usb_close Gilles Boccon-Gibod 2022-06-25 05:07:42 -07:00
  • 0f157d55f7 Make DeviceConfiguration loadable from a dict David Duarte 2022-06-23 14:31:36 +00:00
  • 925d79491f Use threadsafe call when setting event_loop_done Jayson Messenger 2022-06-23 15:19:05 -04:00
  • 3d14df909c Merge pull request #5 from google/gbg/disconnection-event-routing v0.0.5 Gilles Boccon-Gibod 2022-06-15 10:50:14 -07:00
  • 153788afe3 fix the routing of disconnection events Gilles Boccon-Gibod 2022-06-14 14:38:40 -07:00