Searched defs:BluetoothInterface (Results 1 – 7 of 7) sorted by relevance
1197 pub struct BluetoothInterface { struct1208 impl BluetoothInterface { argument
24 btif: Arc<Mutex<BluetoothInterface>>, in get_bt_dispatcher()
151 intf: Arc<Mutex<BluetoothInterface>>, in new()
531 intf: Arc<Mutex<BluetoothInterface>>, in new()
642 intf: Arc<Mutex<BluetoothInterface>>, in new()
519 intf: Arc<Mutex<BluetoothInterface>>, in new()
1383 pub fn new(intf: Arc<Mutex<BluetoothInterface>>, tx: Sender<Message>) -> BluetoothGatt { in new()