Searched defs:BluetoothMixin (Results 1 – 1 of 1) sorted by relevance
60 pub struct BluetoothMixin { struct61 pub adapter: Arc<Mutex<Box<Bluetooth>>>,62 pub qa: Arc<Mutex<Box<Bluetooth>>>,63 pub suspend: Arc<Mutex<Box<Suspend>>>,64 pub socket_mgr: Arc<Mutex<Box<BluetoothSocketManager>>>,