Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc91 static bool btm_sec_check_prefetch_pin(tBTM_SEC_DEV_REC* p_dev_rec);
927 if (btm_sec_check_prefetch_pin(p_dev_rec)) return (BTM_CMD_STARTED); in btm_sec_bond_by_transport()
2736 !btm_sec_check_prefetch_pin(p_dev_rec)) { in btm_sec_rmt_name_request_complete()
5375 static bool btm_sec_check_prefetch_pin(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_check_prefetch_pin() function