Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c83 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec);
3160 btm_send_link_key_notif(p_dev_rec); in btm_sec_rmt_name_request_complete()
4178 btm_send_link_key_notif(p_dev_rec); in btm_sec_encrypt_change()
4462 btm_send_link_key_notif(p_dev_rec); in btm_sec_connected()
5633 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec) in btm_send_link_key_notif() function