Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm_api.cc782 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc183 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys() function