Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c66 static BOOLEAN btm_sec_start_authentication (tBTM_SEC_DEV_REC *p_dev_rec);
1083 if (!btm_sec_start_authentication (p_dev_rec)) { in btm_sec_bond_by_transport()
5271 if (!btm_sec_start_authentication (p_dev_rec)) { in btm_sec_execute_procedure()
5371 static BOOLEAN btm_sec_start_authentication (tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_start_authentication() function
6296 return (btm_sec_start_authentication (p_dev_rec)); in btm_sec_legacy_authentication_mutual()