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.c83 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec);
3280 btm_send_link_key_notif(p_dev_rec); in btm_sec_rmt_name_request_complete()
4344 btm_send_link_key_notif(p_dev_rec); in btm_sec_encrypt_change()
4647 btm_send_link_key_notif(p_dev_rec); in btm_sec_connected()
5848 static void btm_send_link_key_notif (tBTM_SEC_DEV_REC *p_dev_rec) in btm_send_link_key_notif() function