Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc113 static void btm_sec_wait_and_start_authentication(tBTM_SEC_DEV_REC* p_dev_rec);
747 btm_sec_wait_and_start_authentication(p_dev_rec); in btm_sec_bond_by_transport()
4556 btm_sec_wait_and_start_authentication(p_dev_rec); in btm_sec_execute_procedure()
4633 static void btm_sec_wait_and_start_authentication(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_wait_and_start_authentication() function