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.cc1976 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key() local
1984 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_cb.devcb.id_keys; in btm_notify_new_key()
1989 p_local_keys = in btm_notify_new_key()
1997 if (p_local_keys != NULL) in btm_notify_new_key()
1998 (*btm_cb.api.p_le_key_callback)(key_type, p_local_keys); in btm_notify_new_key()