Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble.cc2145 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key() local
2153 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_cb.devcb.id_keys; in btm_notify_new_key()
2158 p_local_keys = in btm_notify_new_key()
2166 if (p_local_keys != NULL) in btm_notify_new_key()
2167 (*btm_cb.api.p_le_key_callback)(key_type, p_local_keys); in btm_notify_new_key()