- e07fc2c rust/bt-bap-unicast: Implement discovery logic in client by Marie Janssen · 3 months ago main
- e8f8a2d rust/bt-bap-unicast: Implement discovery skeleton and mapping by Marie Janssen · 3 months ago
- 21553d0 rust/bt-bap-unicast: Make manager and client generic over GattTypes by Marie Janssen · 3 months ago
- 279b20f rust/bt-broadcast-assistant: Add crate documentation and TODO roadmap by Dayeong Lee · 5 weeks ago
- dfccf0f rust/bt-bap-unicast: Initialize crate and implement foundation by Marie Janssen · 4 months ago
- 641dd16 bt-gatt: Add ConnectedIsochronousTypes and refactor traits by Marie Janssen · 4 months ago
- 7d73f00 rust/bt-mcs: Split server into separate mods by Ani Ramakrishnan · 9 days ago
- 8b3c4a0 rust/bt-mcs: Migrate off try_recv and pin futures-channel by Ani Ramakrishnan · 4 days ago
- 7b40a11 rust/bt-mcs: Handle GATT write requests and control point commands by Ani Ramakrishnan · 3 weeks ago
- 9922fc4 rust/bt-mcs: Support GATT reads on optional characteristics by Ani Ramakrishnan · 12 days ago
- 1ba17df rust/bt-mcs: Handle GATT read requests for mandatory characteristics by Ani Ramakrishnan · 3 weeks ago
- 26babd7 rust/bt-mcs: Add McsServer and publish GATT service by Ani Ramakrishnan · 4 weeks ago
- e4bb261 rust/bt-gatt: Refactor CharacteristicProperties to be zero-allocation by Ani Ramakrishnan · 3 weeks ago
- e6c76b4 rust/bt-mcs: Fix supporting type definitions by Ani Ramakrishnan · 3 weeks ago
- 3a4e8d9 rust: Pin aes dependency version by Ani Ramakrishnan · 13 days ago
- 8650f7c rust/bt-mcs: Add McsServerBuilder and GATT service definition by Ani Ramakrishnan · 4 weeks ago
- 8e38334 rust/bt-mcs: Add initial type definitions by Ani Ramakrishnan · 5 weeks ago
- 4d85e54 rust/bt-set-coordinator: Implement CoordinatedSet and RSI by Dayeong Lee · 7 weeks ago
- 427eedc rust/bt-common: Migrate to strongly typed Address by Ani Ramakrishnan · 5 weeks ago
- 05e2d40 rust/bt-bass: Handle state updates and send GATT notifications by Ani Ramakrishnan · 7 weeks ago
- ce19d4f rust: Update thiserror to match fuchsia by Marie Janssen · 3 weeks ago
- f59178d rust/bt-ascs: Add debug command-line tool for client by Dayeong Lee · 3 months ago
- 48f3424 rust/bt-ascs: Implement Release operation by Dayeong Lee · 3 months ago
- 7ac2e53 rust/bt-gatt: Support offset and truncation in FakePeerService read by Dayeong Lee · 4 weeks ago
- aa88b21 rust/bt-csis: Implement initial client and characteristic discovery by Dayeong Lee · 7 weeks ago
- 4450a38 rust/bt-bap: Use BroadcastCode type by Ani Ramakrishnan · 5 weeks ago
- 816e047 rust/bt-bass: Implement Stream for BASS Server by Ani Ramakrishnan · 7 weeks ago
- 147f1e5 rust/bt-ascs: Add the Update Metadata operation by Dayeong Lee · 3 months ago
- 51f8336 rust/bt-ascs: Implement Receiver Stop Ready operation by Dayeong Lee · 4 months ago
- f6b7391 rust/bt-broadcast-assistant: Use BroadcastSourceKey instead of raw id by Ani Ramakrishnan · 6 weeks ago
- f746eea rust/bt-ascs: Implement Disable operation by Dayeong Lee · 4 months ago
- a92b04f *: Update crate versions to match Fuchsia by Dayeong Lee · 5 weeks ago
- 8225fb6 rust/bt-gatt: Add ResolvableSetIdentifier to AdvertisingDatum by Dayeong Lee · 7 weeks ago
- 6dd4ae8 rust/bt-common: Encapsulate AdvertisingSetId and validate bounds by Ani Ramakrishnan · 7 weeks ago
- 66c7f0d rust/bt-ascs: Implement Receiver Start Ready operation by Dayeong Lee · 4 months ago
- 1334d84 rust/bt-bass: Apply BIS_Sync to new subgroups by Ani Ramakrishnan · 7 weeks ago
- 4a7496b bt-bass: Standardize error type for RemoteScanStoppedOperation decode by Ani Ramakrishnan · 7 weeks ago
- 749b732 agent: Update specs downloader and document commit style by Dayeong Lee · 7 weeks ago
- 19cac8e rust/bt-bass: Initial implementation of BASS server by Ani Ramakrishnan · 7 weeks ago
- fd0756c rust/bt-bass: Fix BisSync synchronization for NO_PREFERENCE by Ani Ramakrishnan · 7 weeks ago
- bf10103 rust/bt-ascs: Implement Enable operation by Dayeong Lee · 4 months ago
- 10d41a5 rust/bt-ascs: Implement Config QoS operation by Dayeong Lee · 4 months ago
- 8d4e7c2 rust/bt-ascs: Implement Configure Codec operation by Dayeong Lee · 4 months ago
- 3c34fe9 rust/bt-ascs: Refactor common types and implement basic client by Dayeong Lee · 4 months ago
- 7658a15 rust/bt-broadcast-assistant: Parse broadcast name from scan results by Dayeong Lee · 4 months ago
- e4590f8 bt/bt-broadcast-assistant: Support multi-broadcast and PA scanning by Dayeong Lee · 4 months ago
- 9e1a75e rust/bt-ascs: CIS establish/release handling by Marie Janssen · 2 years, 6 months ago
- d3e860a rust/bt-ascs: Implement remaining operations by Marie Janssen · 2 years, 6 months ago
- 4db5d27 rust: Use LazyLock over lazy_static and update dependencies by Dayeong Lee · 4 months ago
- 071c906 rust/bt-ascs: Implement ConfigureCodec by Marie Janssen · 2 years, 6 months ago
- 848dcf2 rust/bt-pacs: Implement notification for available audio contexts by Dayeong Lee · 2 years, 5 months ago
- b9615bf rust/bt-{broadcast-assistant,bass}: Fix bugs from UPF by Dayeong Lee · 1 year ago
- d103a3c agents: Add contribution guide skill by Dayeong Lee · 4 months ago
- 42bc62d rust/bt-{gatt, broadcast-assistant}: Add broadcast name and PA interval by Dayeong Lee · 4 months ago
- b804042 agents: Add skill for reading LE audio profiles specifications by Dayeong Lee · 4 months ago
- f0543cc agents: Add GEMINI.md file and Jetski skill for core specification reader by Dayeong Lee · 4 months ago
- 3677436 *: Install rust and cargo when running presubmit.sh by Dayeong Lee · 1 year ago
- df787e9 *: Format code by Dayeong Lee · 1 year ago
- 796c94f rust/bt-broadcast-assistant: Improve debug commands and internal APIs by Dayeong Lee · 1 year, 1 month ago
- f2eb5ef rust/bt-ascs: Initial implementaiton by Marie Janssen · 2 years, 6 months ago
- f2b23cd rust/bt-pacs: Expose AudioContexts by Marie Janssen · 1 year ago
- a2977ca rust/bt-pacs: Initial server implementation by Dayeong Lee · 2 years, 5 months ago
- 0460971 *: Add presubmit script by Dayeong Lee · 1 year ago
- 9fd2eac rust/bt-vcs: Fix formatting by Dayeong Lee · 1 year ago
- f39760a rust: Bump versions by Marie Janssen · 1 year, 1 month ago
- b46bea5 rust/bt-vcs: Add bt-vcs crate by Marie Janssen · 2 years, 10 months ago
- 24b9adc rust: Update external dependencies by Dayeong Lee · 1 year, 1 month ago
- 45baf7f rust/bt-gatt: Add periodic advertising sync API by Dayeong Lee · 1 year, 1 month ago
- 7d2e300 rust/bt-broadcast-assistant: Fix build error by Dayeong Lee · 1 year, 1 month ago
- 183ecc0 rust/bt-broadcast-assistant: Add support for command line tool by Dayeong Lee · 2 years, 5 months ago
- 78c3f4a rust: Bump futures dependency by Peter Johnston · 1 year, 1 month ago
- ea7e38d rust/bt-gatt: Add module for PII-sensitive ops by Megan Batty · 1 year, 2 months ago
- a350b87 rust/*: Fix warnings and errors by Megan Batty · 1 year, 4 months ago
- c88c57d *: Update top-level readme by Dayeong Lee · 1 year, 5 months ago
- 471d75d rust: Bump crate dependencies by Marie Janssen · 1 year, 6 months ago
- 197da33 rust: Link LICENSE files by Marie Janssen · 2 years ago
- f96d049 *: Update top-level readme by Marie Janssen · 2 years, 2 months ago
- 34b5478 rust: Add README by Marie Janssen · 2 years, 4 months ago
- 71e3e67 rust/bt-battery: Subscribe to Battery Level characteristic notifications by Ani Ramakrishnan · 2 years, 5 months ago
- 9ec018b rust/bt-battery: Initial commit of the battery client by Ani Ramakrishnan · 2 years, 7 months ago
- aacbd8b rust/bt-common: Add LtvValue::encode_all by Dayeong Lee · 2 years, 5 months ago
- f493fc2 rust/bt-common: Add Decodable::decode_multiple by Marie Janssen · 2 years, 6 months ago
- 43a6344 rust/bt-common: Type for Ltv decode Errors by Marie Janssen · 2 years, 6 months ago
- 79fa913 rust/bt-common: Add interactive debug traits by Marie Janssen · 2 years, 10 months ago
- 2832e40 rust/bt-gatt: Fix test by Dayeong Lee · 2 years, 5 months ago
- 1302a33 rust/bt-gatt: Add server interface by Marie Janssen · 2 years, 7 months ago
- 1faae87 rust/bt-broadcast-assistant: Fix EventStream by Dayeong Lee · 2 years, 6 months ago
- 1dea146 rust/bt-bap: Define common data types in Basic Audio Profile by Dayeong Lee · 2 years, 9 months ago
- dfc4eb1 rust/bt-broadcast-assistant: Initial implementation by Dayeong Lee · 2 years, 9 months ago
- 64419ad rust/bt-gatt: Update Error semantics by Marie Janssen · 2 years, 7 months ago
- 04180bd rust/bt-{bass, common}: Implement all operations by Dayeong Lee · 2 years, 10 months ago
- c1ed240 rust: Update deps to match fuchsia by Marie Janssen · 2 years, 7 months ago
- 16f7083 *: Move LICENSE, etc to root by Marie Janssen · 2 years, 7 months ago
- c499045 docs: Add aniramakri@ to OWNERS by Ani Ramakrishnan · 2 years, 7 months ago
- cc9b309 docs: Add docs/commit_messages.md by Marie Janssen · 2 years, 7 months ago
- 2a19b12 *: Update authors, add CONTRIBUTING.md by Marie Janssen · 2 years, 7 months ago
- 261e5c9 [rust][bt-pacs] Parse Metadata by Marie Janssen · 2 years, 10 months ago
- 74807d9 [rust] Migrate to using workspace by Marie Janssen · 2 years, 10 months ago
- 9bb3767 [bt-bass][bt-common] Update Metadata for LtValue by Marie Janssen · 2 years, 10 months ago
- b2fb421 [rust][le][bass] BASS client can send events based on GATT notifications by Dayeong Lee · 2 years, 10 months ago