Searched refs:BluetoothLogging (Results 1 – 3 of 3) sorted by relevance
23 pub struct BluetoothLogging { struct48 impl BluetoothLogging { argument99 impl IBluetoothLogging for BluetoothLogging { implementation
12 bluetooth_logging::BluetoothLogging, bluetooth_media::BluetoothMedia,69 logging: Arc<Mutex<Box<BluetoothLogging>>>, in dispatch() argument
24 bluetooth_logging::BluetoothLogging,108 let logging = Arc::new(Mutex::new(Box::new(BluetoothLogging::new( in main()