Searched defs:BluetoothInterface (Results 1 – 7 of 7) sorted by relevance
1022 pub struct BluetoothInterface { struct1033 impl BluetoothInterface { argument
25 btif: Arc<Mutex<BluetoothInterface>>, in get_bt_dispatcher()
120 intf: Arc<Mutex<BluetoothInterface>>, in new()
540 pub fn initialize(&mut self, intf: Arc<Mutex<BluetoothInterface>>) { in initialize()
270 intf: Arc<Mutex<BluetoothInterface>>, in new()
492 intf: Arc<Mutex<BluetoothInterface>>, in new()
1360 pub fn new(intf: Arc<Mutex<BluetoothInterface>>, tx: Sender<Message>) -> BluetoothGatt { in new()