Commit Graph

  • fc1bf36ace Review changes comment fix. Classes/Subclass/dataclass. Enum constants. Naming conventions skarnataki 2023-10-05 10:55:28 +00:00
  • 5ddee17411 Commit to fix review comments for dataclass and subclass, shifting contants to Message Class Commit for enum and dataclass skarnataki 2023-09-29 13:14:49 +00:00
  • 5ce353bcde Review comment Fix skarnataki 2023-09-27 10:57:51 +00:00
  • 16d33199eb Change in sdp.py file while testing hid profile, SneKarnataki 2023-09-20 05:30:29 +00:00
  • e02303a448 Submitting the initial version of HID Profile files Includes: 1. HID Host implementation - hid.py 2. HID application to test Host with 3rd party HID Device application - run_hid_host.py 3. HID supporting files for testing - hid_report_parser.py & hid_key_map.py SneKarnataki 2023-09-15 11:31:15 +00:00
  • 36fc966ad6 Trial checkin code Fahad Afroze 2023-09-15 09:12:04 +00:00
  • 644f74400d Trial to commit in dhavan repo skarnataki 2023-09-15 07:08:22 +00:00
  • b7cd451ddb Hid profile implemenation. Empty file dhavan 2023-09-15 06:45:37 +00:00
  • 59d7717963 Remove mutable ret pattern and test feature combinations Gabriel White-Vega 2023-10-18 15:39:37 -04:00
  • 88392efca4 Merge pull request #312 from google/gbg/android-remote-hci Gilles Boccon-Gibod 2023-10-17 13:30:49 +02:00
  • 907f2acc7e Merge pull request #318 from zxzxwu/l2cap_refactor zxzxwu 2023-10-17 14:22:45 +08:00
  • 6616477bcf Merge pull request #319 from google/gbg/bt-spec-version-5-4 Gilles Boccon-Gibod 2023-10-11 18:44:03 -07:00
  • 5b173cb879 add constant for 5.4 Gilles Boccon-Gibod 2023-10-11 17:47:21 -07:00
  • dc6b466a42 add intent parameters Gilles Boccon-Gibod 2023-10-11 16:52:15 -07:00
  • 8b04161da3 Merge pull request #317 from zxzxwu/pytest zxzxwu 2023-10-11 15:16:35 +08:00
  • 5a85765360 Cleanup legacy L2CAP API Josh Wu 2023-10-11 13:49:02 +08:00
  • 333940919b Add missing @pytest.mark.asyncio decorator Josh Wu 2023-10-11 13:52:06 +08:00
  • c291e749fd Deployed b9476be with MkDocs version: 1.5.3 Gilles Boccon-Gibod 2023-10-10 22:19:44 -07:00
  • b9476be9ad Merge pull request #315 from google/gbg/company-ids v0.0.177 Gilles Boccon-Gibod 2023-10-10 22:13:16 -07:00
  • 704c60491c Merge pull request #313 from benquike/pair_fix Gilles Boccon-Gibod 2023-10-10 21:30:24 -07:00
  • 4a8e612c6e update rust list Gilles Boccon-Gibod 2023-10-10 21:29:39 -07:00
  • 5e5c9c2580 fix byte order and packet accounting Gilles Boccon-Gibod 2023-10-10 21:17:20 -07:00
  • 4e71ec5738 remove stale comment Gilles Boccon-Gibod 2023-10-10 20:36:48 -07:00
  • 1004f10384 Address PR comments Gabriel White-Vega 2023-10-10 15:26:42 -04:00
  • 1051648ffb Add support for extended advertising via Rust-only API Gabriel White-Vega 2023-10-10 11:46:59 -04:00
  • 7255a09705 ci: add python avatar tests uael 2023-09-29 11:19:28 -07:00
  • c2bf6b5f13 Merge pull request #289 from zxzxwu/l2cap_refactor zxzxwu 2023-10-09 23:27:25 +08:00
  • d8e699b588 use the new yaml file instead of the previous CSV file Gilles Boccon-Gibod 2023-10-07 23:10:49 -07:00
  • 3e4d4705f5 Merge pull request #314 from zxzxwu/sec_pandora zxzxwu 2023-10-08 01:42:45 +08:00
  • c8b2804446 Pandora: Handle exception in WaitSecurity() Josh Wu 2023-10-07 21:05:56 +08:00
  • e732f2589f Refactor L2CAP API Josh Wu 2023-10-04 16:56:16 +08:00
  • aec5543081 Merge pull request #310 from zxzxwu/avdtp zxzxwu 2023-10-07 19:50:56 +08:00
  • e03d90ca57 Add typing for MediaCodecCapabilities members Josh Wu 2023-10-06 16:56:46 +08:00
  • 495ce62d9c Typing AVDTP Josh Wu 2023-10-04 20:16:21 +08:00
  • fbc3959a5a Allow turning on BLE in classic pairing mode Hui Peng 2023-10-06 19:47:06 -07:00
  • 246b11925c add remote hci android app Gilles Boccon-Gibod 2023-10-06 12:52:56 -07:00
  • dfa9131192 Merge pull request #311 from zxzxwu/rust Gilles Boccon-Gibod 2023-10-06 13:37:47 -07:00
  • 88c801b4c2 Replace or_insert_with with or_default Josh Wu 2023-10-06 17:51:10 +08:00
  • a1b55b94e0 Merge pull request #301 from whitevegagabriel/simplify-event-loop-copy v0.0.176 Gilles Boccon-Gibod 2023-10-02 12:12:41 -07:00
  • 80db9e2e2f Merge pull request #303 from whitevegagabriel/hci-command-rs Gilles Boccon-Gibod 2023-10-02 12:12:05 -07:00
  • ce74690420 Update pdl to 0.2.0 Gabriel White-Vega 2023-10-02 11:20:44 -04:00
  • 50de4dfb5d Merge pull request #307 from google/gbg/hotfix-001 v0.0.175 v0.0.174 Gilles Boccon-Gibod 2023-09-30 17:46:53 -07:00
  • 9bcdf860f4 don't delete advertising prefs on disconnection Gilles Boccon-Gibod 2023-09-30 17:41:18 -07:00
  • 511ab4b630 Add python async wrapper, move hci non-wrapper to internal, add hci::internal tests Gabriel White-Vega 2023-09-28 15:55:23 -04:00
  • 6f2b623e3c Merge pull request #290 from google/gbg/netsim-transport-injectable-channels v0.0.173 v0.0.172 Gilles Boccon-Gibod 2023-09-27 22:16:05 -07:00
  • fa12165cd3 Merge pull request #298 from google/gbg/use-address-to-string Gilles Boccon-Gibod 2023-09-27 21:59:32 -07:00
  • c0c6f3329d minor cleanup Gilles Boccon-Gibod 2023-09-27 21:53:54 -07:00
  • 406a932467 make grpc channels injectable Gilles Boccon-Gibod 2023-09-15 12:00:02 -07:00
  • cc96d4245f address PR comments Gilles Boccon-Gibod 2023-09-27 21:25:13 -07:00
  • c6cdca8923 device: return the psm value from register_l2cap Sparkling Diva 2023-09-27 23:11:44 +00:00
  • 45edcafb06 SCO: A loopback example Josh Wu 2023-09-27 23:30:26 +08:00
  • 9f0bcc131f eSCO support Josh Wu 2023-06-08 20:48:56 +08:00
  • 7e331c2944 Ability to send HCI commands from Rust Gabriel White-Vega 2023-09-14 14:28:22 -04:00
  • 10347765cb Merge pull request #302 from google/gbg/netsim-with-instance-num Gilles Boccon-Gibod 2023-09-26 09:34:28 -07:00
  • c12dee4e76 Merge pull request #294 from mauricelam/wasm-cryptography v0.0.171 Gilles Boccon-Gibod 2023-09-25 19:29:09 -07:00
  • 772c188674 Fix typo Maurice Lam 2023-09-25 18:08:52 -07:00
  • 7c1a3bb8f9 Separate version specifier for cryptography in Emscripten builds Maurice Lam 2023-09-20 18:03:35 -07:00
  • 8c3c0b1e13 Make cryptography a valid dependency for emscripten targets Maurice Lam 2023-09-20 12:28:55 -07:00
  • 1ad84ad51c fix linter errors Gilles Boccon-Gibod 2023-09-22 15:08:10 -07:00
  • 64937c3f77 support netsim instance numbers Gilles Boccon-Gibod 2023-09-22 14:22:04 -07:00
  • 50fd2218fa Remove unncecesary steps for injecting Python event loop Gabriel White-Vega 2023-09-22 14:47:58 -04:00
  • 4c29a16271 Merge pull request #297 from google/gbg/websocket-full-url Gilles Boccon-Gibod 2023-09-22 11:41:24 -07:00
  • 762d3e92de Merge pull request #300 from google/gbg/issue-299 Gilles Boccon-Gibod 2023-09-22 11:41:04 -07:00
  • 2f97531d78 pandora: use public identity address for public addresses uael 2023-09-21 15:24:31 -07:00
  • f6c7cae661 use correct own_address_type when restarting advertising Gilles Boccon-Gibod 2023-09-22 10:33:36 -07:00
  • f1777a5bd2 use .to_string instead of a manual suffix replacement Gilles Boccon-Gibod 2023-09-21 19:03:54 -07:00
  • 78a06ae8cf make implementation match the doc Gilles Boccon-Gibod 2023-09-21 19:01:40 -07:00
  • d290df4aa9 Merge pull request #278 from zxzxwu/gatt2 zxzxwu 2023-09-21 16:09:36 +08:00
  • e559744f32 Typing att Josh Wu 2023-09-08 23:28:25 +08:00
  • 67418e649a Merge pull request #288 from zxzxwu/l2cap_states zxzxwu 2023-09-21 15:42:21 +08:00
  • 5adf9fab53 Merge pull request #275 from whitevegagabriel/file-header Gilles Boccon-Gibod 2023-09-20 16:21:38 -07:00
  • 2491b686fa Handle SMP_Security_Request v0.0.170 Josh Wu 2023-09-19 15:26:10 +08:00
  • efd02b2f3e Adopt reviews Josh Wu 2023-09-21 04:25:06 +08:00
  • 3b14078646 Overload signatures Josh Wu 2023-09-21 02:04:30 +08:00
  • eb9d5632bc Add utils_test type hint Josh Wu 2023-09-21 01:38:22 +08:00
  • 45f60edbb6 Pyee watcher context Josh Wu 2023-09-20 23:38:25 +08:00
  • b50a48fed3 add pyee group util gbg/event-group-helper Gilles Boccon-Gibod 2023-09-19 16:14:53 -07:00
  • 393ea6a7bb pandora_server: Load server config David Duarte 2023-09-12 22:04:27 +00:00
  • 6ec6f1efe5 Add license header check for rust files Gabriel White-Vega 2023-09-08 16:53:36 -04:00
  • 5d9598ea51 L2CAP: Refactor states to enums Josh Wu 2023-09-14 20:52:33 +08:00
  • 0d36d99a73 Merge pull request #287 from google/revert-286-gbg/package-depencencies-for-wasm v0.0.169 Gilles Boccon-Gibod 2023-09-13 23:37:42 -07:00
  • d8a9f5a724 Revert "make cryptography a valid dependency for emscripten targets" Gilles Boccon-Gibod 2023-09-13 23:36:33 -07:00
  • 2c66e1a042 Merge pull request #285 from google/gbg/fix-mypy-errors v0.0.168 Gilles Boccon-Gibod 2023-09-13 23:30:50 -07:00
  • d5eccdb00f Merge pull request #286 from google/gbg/package-depencencies-for-wasm Gilles Boccon-Gibod 2023-09-13 23:30:28 -07:00
  • 32626573a6 ignore false positive errors Gilles Boccon-Gibod 2023-09-13 23:17:00 -07:00
  • caa82b8f7e make cryptography a valid dependency for emscripten targets Gilles Boccon-Gibod 2023-09-13 22:38:28 -07:00
  • 5af347b499 Merge pull request #282 from google/gbg/multi-python-pre-commit-check Gilles Boccon-Gibod 2023-09-13 07:47:32 -07:00
  • 4ed5bb5a9e Merge pull request #281 from zxzxwu/cleanup-transport zxzxwu 2023-09-13 13:31:41 +08:00
  • 2478d45673 more windows compat fixes Gilles Boccon-Gibod 2023-09-12 14:52:42 -07:00
  • 1bc7d94111 windows NamedTemporaryFile compatibility Gilles Boccon-Gibod 2023-09-12 14:33:12 -07:00
  • 6432414cd5 run tests on windows and mac in addition to linux Gilles Boccon-Gibod 2023-09-12 13:50:15 -07:00
  • 179064ba15 run pre-commit tests with all supported Python versions Gilles Boccon-Gibod 2023-09-12 13:42:33 -07:00
  • 783b2d70a5 Add connection parameter update from peripheral William Escande 2023-09-09 00:13:30 -07:00
  • 80824f3fc1 Merge pull request #280 from zxzxwu/device_typing zxzxwu 2023-09-12 20:46:35 +08:00
  • f39f5f531c Replace | typing usage with Optional and Union Josh Wu 2023-09-12 15:45:05 +08:00
  • 56139c622f Merge pull request #258 from mogenson/vsc_tx_power Gilles Boccon-Gibod 2023-09-11 21:34:11 -07:00
  • da02f6a39b Add HCI Zephyr vendor commands to read and write TX power Michael Mogenson 2023-09-08 12:32:28 -04:00
  • 548d5597c0 Transport: Add termination protocol signature Josh Wu 2023-09-10 02:38:33 +08:00
  • 7fd65d2412 Merge pull request #279 from zxzxwu/typo zxzxwu 2023-09-11 03:02:11 +08:00
  • 05a54a4af9 Fix typo Josh Wu 2023-09-10 20:32:58 +08:00