Home
last modified time | relevance | path

Searched refs:BluetoothKeystoreInterfaceImpl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_keystore.cc41 class BluetoothKeystoreInterfaceImpl;
45 class BluetoothKeystoreInterfaceImpl class
47 ~BluetoothKeystoreInterfaceImpl() override = default;
125 bluetoothKeystoreInstance.reset(new BluetoothKeystoreInterfaceImpl()); in getBluetoothKeystoreInterface()