Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/
Dbt_keystore.h22 BluetoothKeystoreInterface* getBluetoothKeystoreInterface();
/packages/modules/Bluetooth/system/btif/include/
Dbtif_keystore.h22 BluetoothKeystoreInterface* getBluetoothKeystoreInterface();
/packages/modules/Bluetooth/system/btif/src/
Dbtif_keystore.cc123 BluetoothKeystoreInterface* getBluetoothKeystoreInterface() { in getBluetoothKeystoreInterface() function
Dbluetooth.cc434 bluetooth::bluetooth_keystore::getBluetoothKeystoreInterface()); in init()
918 return bluetooth::bluetooth_keystore::getBluetoothKeystoreInterface(); in get_profile_interface()