Blacklisted items are removed when calling getServices/Characteristics/Descriptors.

This commit is contained in:
fokinv 2016-10-10 09:35:59 +02:00 committed by zakorgyula
parent dd733f6994
commit d30bcbd339
14 changed files with 20 additions and 15 deletions

View file

@ -96,7 +96,6 @@ extern crate webrender_traits;
extern crate websocket;
extern crate xml5ever;
pub mod bluetooth_blacklist;
mod body;
pub mod clipboard_provider;
mod devtools;