Searched defs:BluetoothQA (Results 1 – 3 of 3) sorted by relevance
59 pub struct BluetoothQA { struct61 callbacks: Callbacks<dyn IBluetoothQACallback + Send>, argument64 impl BluetoothQA { impl65 pub fn new(tx: Sender<Message>) -> BluetoothQA { in new()113 impl IBluetoothQA for BluetoothQA { implementation
281 bluetooth_qa: Arc<Mutex<Box<BluetoothQA>>>, in dispatch()
64 bluetooth_qa: Arc<Mutex<Box<BluetoothQA>>>, in dispatch()