Searched refs:p_locak_keys (Results 1 – 1 of 1) sorted by relevance
1603 tBTM_BLE_LOCAL_KEYS *p_locak_keys = NULL; in btm_notify_new_key() local1613 p_locak_keys = (tBTM_BLE_LOCAL_KEYS *)&btm_cb.devcb.id_keys; in btm_notify_new_key()1618 p_locak_keys = (tBTM_BLE_LOCAL_KEYS *)&btm_cb.devcb.er; in btm_notify_new_key()1625 if (p_locak_keys != NULL) in btm_notify_new_key()1626 (*btm_cb.api.p_le_key_callback) (key_type, p_locak_keys); in btm_notify_new_key()