Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1840 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key() local
1848 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_sec_cb.devcb.id_keys; in btm_notify_new_key()
1853 p_local_keys = in btm_notify_new_key()
1861 if (p_local_keys != NULL) in btm_notify_new_key()
1862 (*btm_sec_cb.api.p_le_key_callback)(key_type, p_local_keys); in btm_notify_new_key()