aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/bluetooth_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* Split the bluetooth code out from the net crates.Ms2ger2016-11-031-82/+0
* Refactor Bluetooth error handlingzakorgy2016-07-271-1/+11
* Add included servicesAttila Dusnoki2016-05-241-0/+2
* Remove BluetoothDevice memberszakorgy2016-05-051-5/+0
* Refactor IPC-message sendingfokinv2016-05-031-71/+64
* requestDevice options (filters and optionalServices)zakorgy2016-05-031-1/+2
* Implementation of the getPrimaryService(s), the getCharacteristic(s) and the ...fokinv2016-05-031-3/+15
* Add Bluetooth IPC supportfokinv2016-05-031-0/+69