Searched defs:BluetoothMixin (Results 1 – 1 of 1) sorted by relevance
75 pub struct BluetoothMixin { struct76 pub adapter: Arc<Mutex<Box<Bluetooth>>>,77 pub qa: Arc<Mutex<Box<Bluetooth>>>,78 pub suspend: Arc<Mutex<Box<Suspend>>>,79 pub socket_mgr: Arc<Mutex<Box<BluetoothSocketManager>>>,