Searched defs:BluetoothKeystoreInterface (Results 1 – 3 of 3) sorted by relevance
15 BluetoothKeystoreInterface::BluetoothKeystoreInterface() : impl(new class BluetoothKeystoreInterfac… in BluetoothKeystoreInterface() function in bluetooth::fake_bluetooth_keystore::BluetoothKeystoreInterface
17 type BluetoothKeystoreInterface; typedef
22 unsafe impl Send for BluetoothKeystoreInterface {} implementation84 pub async fn get_bt_keystore_interface(&mut self) -> *mut BluetoothKeystoreInterface { in get_bt_keystore_interface()94 by_keystore: UniquePtr<BluetoothKeystoreInterface>, in set_bt_keystore_interface()