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.cc2248 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key() local
2256 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_cb.devcb.id_keys; in btm_notify_new_key()
2261 p_local_keys = in btm_notify_new_key()
2269 if (p_local_keys != NULL) in btm_notify_new_key()
2270 (*btm_cb.api.p_le_key_callback)(key_type, p_local_keys); in btm_notify_new_key()