Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_BluetoothKeystore.cpp129 (BluetoothKeystoreInterface*)btInf->get_profile_interface(BT_KEYSTORE_ID); in initNative()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h56 #define BT_KEYSTORE_ID "bluetooth_keystore" macro
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc879 if (is_profile(profile_id, BT_KEYSTORE_ID)) in get_profile_interface()