Searched refs:p_local_keys (Results 1 – 1 of 1) sorted by relevance
1976 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key() local1984 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()