Home
last modified time | relevance | path

Searched defs:BTM_BleLoadLocalKeys (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.cc145 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys() function
Dmock_main_shim_btm_api.cc261 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h173 void (*BTM_BleLoadLocalKeys)(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key); member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc186 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys() function
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc924 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys() function in bluetooth::shim