Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1202 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1684 btm_sec_link_key_notification (bda, key, key_type); in btu_hcif_link_key_notification_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c2021 btm_sec_link_key_notification (bda_for_lk, notif_link_key, link_key_type); in smp_calculate_link_key_from_long_term_key()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4694 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() function