Searched refs:btm_sec_check_prefetch_pin (Results 1 – 1 of 1) sorted by relevance
87 static BOOLEAN btm_sec_check_prefetch_pin (tBTM_SEC_DEV_REC *p_dev_rec);1103 if ( btm_sec_check_prefetch_pin (p_dev_rec) ) in btm_sec_bond_by_transport()3211 if ((p_dev_rec->sm4 != BTM_SM4_KNOWN) || !btm_sec_check_prefetch_pin(p_dev_rec)) in btm_sec_rmt_name_request_complete()5991 static BOOLEAN btm_sec_check_prefetch_pin (tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_check_prefetch_pin() function