Searched defs:BluetoothSocketManager (Results 1 – 3 of 3) sorted by relevance
495 pub struct BluetoothSocketManager { struct497 callbacks: Callbacks<dyn IBluetoothSocketManagerCallbacks + Send>, argument523 impl BluetoothSocketManager { argument1270 impl IBluetoothSocketManager for BluetoothSocketManager { implementation
221 bluetooth_socketmgr: Arc<Mutex<Box<BluetoothSocketManager>>>, in dispatch()
67 bt_sock_mgr: Arc<Mutex<Box<BluetoothSocketManager>>>, in dispatch()