Searched defs:BluetoothMixin (Results 1 – 1 of 1) sorted by relevance
72 pub struct BluetoothMixin { struct73 pub adapter: Arc<Mutex<Box<Bluetooth>>>,74 pub qa: Arc<Mutex<Box<Bluetooth>>>,75 pub suspend: Arc<Mutex<Box<Suspend>>>,76 pub socket_mgr: Arc<Mutex<Box<BluetoothSocketManager>>>,