Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h223 bool link_key_not_sent; /* link key notification has not been sent waiting for member
Dbtm_sec.cc2465 if (p_dev_rec->sec_rec.link_key_not_sent) { in btm_sec_rmt_name_request_complete()
2469 p_dev_rec->sec_rec.link_key_not_sent = false; in btm_sec_rmt_name_request_complete()
3838 if (p_dev_rec->sec_rec.link_key_not_sent) { in btm_sec_connected()
3839 p_dev_rec->sec_rec.link_key_not_sent = false; in btm_sec_connected()
4234 p_dev_rec->sec_rec.link_key_not_sent = true; in btm_sec_link_key_notification()