servo/components/bluetooth_traits
Ms2ger 7af7a10e7e Separate the async bluetooth handling from networking code.
They're not at all related, besides both being asynchronous. This change adds
a little extra code in response_async(), but makes this code more readable
and reduces the unnecessary indirection.

This change also makes the build system slightly more parallel, by dropping
the dependency on bluetooth_traits from net_traits.
2016-12-21 14:52:39 +01:00
..
blocklist.rs Removed util. 2016-12-14 18:04:37 -06:00
Cargo.toml Removed util. 2016-12-14 18:04:37 -06:00
lib.rs Separate the async bluetooth handling from networking code. 2016-12-21 14:52:39 +01:00
scanfilter.rs serviceData and manufacturerData support 2016-11-23 01:25:21 -08:00