aboutsummaryrefslogtreecommitdiffstats
path: root/components/bluetooth_traits/scanfilter.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-143/+0
* remove `extern crate` (#30311)Samson2023-09-081-0/+2
* Fix some Clippy lints.Teymour Aldridge2022-08-041-4/+4
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add lots of derived Debug implsAlan Jeffrey2018-10-291-4/+4
* Format component bluetooth_traitskingdido9992018-08-171-16/+20
* serviceData and manufacturerData supportzakorgyula2016-11-231-13/+16
* Accepting empty deviceName, when requesting a BluetoothDevice.zakorgyula2016-11-041-6/+6
* Split the bluetooth code out from the net crates.Ms2ger2016-11-031-0/+134