{"id":50844153,"url":"https://github.com/suhteevah/bluetooth-nostd","last_synced_at":"2026-06-14T08:05:40.480Z","repository":{"id":350189839,"uuid":"1200490852","full_name":"suhteevah/bluetooth-nostd","owner":"suhteevah","description":"no_std Bluetooth HCI/L2CAP/GATT/HID driver in Rust","archived":false,"fork":false,"pushed_at":"2026-06-13T08:01:54.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-13T10:06:32.411Z","etag":null,"topics":["bare-metal","ble","bluetooth","driver","embedded","hci","no-std","operating-system","osdev","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suhteevah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-03T13:28:33.000Z","updated_at":"2026-05-30T06:06:09.000Z","dependencies_parsed_at":"2026-06-13T10:02:49.026Z","dependency_job_id":null,"html_url":"https://github.com/suhteevah/bluetooth-nostd","commit_stats":null,"previous_names":["suhteevah/bluetooth-nostd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/suhteevah/bluetooth-nostd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhteevah%2Fbluetooth-nostd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhteevah%2Fbluetooth-nostd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhteevah%2Fbluetooth-nostd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhteevah%2Fbluetooth-nostd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suhteevah","download_url":"https://codeload.github.com/suhteevah/bluetooth-nostd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suhteevah%2Fbluetooth-nostd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34313634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bare-metal","ble","bluetooth","driver","embedded","hci","no-std","operating-system","osdev","rust"],"created_at":"2026-06-14T08:05:39.502Z","updated_at":"2026-06-14T08:05:40.475Z","avatar_url":"https://github.com/suhteevah.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bluetooth-nostd\n\n`no_std` Bluetooth HCI/L2CAP/GATT/HID driver in Rust for bare-metal systems.\n\n## Features\n\n- **HCI**: Command/event packet building and parsing, BLE and Classic opcodes\n- **L2CAP**: Connection-oriented channels, signaling, LE credit-based flow control\n- **GATT**: Client with service/characteristic discovery, read/write, notifications\n- **GAP**: Device discovery (inquiry + LE scan), connection management\n- **HID**: Boot protocol keyboard/mouse report parsing, key event tracking\n- **USB Transport**: Trait-based HCI-over-USB abstraction\n\n## Architecture\n\n```text\nBluetoothController (driver.rs)    -- top-level API\n    |\nGAP (gap.rs)  |  GATT (gatt.rs)   -- discovery, services\n    |\nHID Profile (hid.rs)              -- keyboard/mouse\n    |\nL2CAP (l2cap.rs)                  -- channels, flow control\n    |\nHCI (hci.rs)                      -- commands, events, data\n    |\nUSB Transport (usb_transport.rs)  -- bulk/interrupt endpoints\n```\n\n## License\n\nLicensed under either of Apache License 2.0 or MIT License at your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuhteevah%2Fbluetooth-nostd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuhteevah%2Fbluetooth-nostd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuhteevah%2Fbluetooth-nostd/lists"}