aboutsummaryrefslogtreecommitdiffstats
path: root/components/bluetooth/test.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+7
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-17/+17
* Reorder importsPyfisch2018-11-061-2/+4
* Format remaining filesPyfisch2018-11-061-2/+4
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Format component bluetoothkingdido9992018-08-171-165/+238
* UntrySimon Sapin2017-06-181-125/+125
* refactor Connect/Disconnect callsZakor Gyula2016-12-221-3/+5
* Fix invalid descriptor uuidAttila Dusnoki2016-12-071-1/+1
* Auto merge of #14276 - szeged:notify, r=jdmbors-servo2016-11-231-2/+5
|\
| * Add Start/Stop notificationsAttila Dusnoki2016-11-231-2/+5
* | serviceData and manufacturerData supportzakorgyula2016-11-231-9/+25
|/
* Rename blacklist to blocklistZakor Gyula2016-11-171-21/+21
* WebBluetooth Test APIzakorgyula2016-11-041-0/+501