Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc123 static void btm_send_link_key_notif(tBTM_SEC_DEV_REC* p_dev_rec);
2470 btm_send_link_key_notif(p_dev_rec); in btm_sec_rmt_name_request_complete()
3840 btm_send_link_key_notif(p_dev_rec); in btm_sec_connected()
4852 static void btm_send_link_key_notif(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_send_link_key_notif() function