Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.c86 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec);
3247 btm_send_link_key_notif(p_dev_rec); in btm_sec_rmt_name_request_complete()
4307 btm_send_link_key_notif(p_dev_rec); in btm_sec_encrypt_change()
4610 btm_send_link_key_notif(p_dev_rec); in btm_sec_connected()
5763 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec) in btm_send_link_key_notif() function