Searched defs:BluetoothAdmin (Results 1 – 4 of 4) sorted by relevance
61 pub struct BluetoothAdmin { struct65 callbacks: Callbacks<dyn IBluetoothAdminPolicyCallback + Send>, argument70 impl BluetoothAdmin { argument71 pub fn new(path: String, tx: Sender<Message>) -> BluetoothAdmin { in new()197 impl IBluetoothAdmin for BluetoothAdmin { implementation
222 bluetooth_admin: Arc<Mutex<Box<BluetoothAdmin>>>, in dispatch()
642 bluetooth_admin: Arc<Mutex<Box<BluetoothAdmin>>>, in new()
60 bluetooth_admin: Arc<Mutex<Box<BluetoothAdmin>>>, in dispatch()