Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc92 static uint8_t btm_sec_start_authorization(tBTM_SEC_DEV_REC* p_dev_rec);
5142 return (btm_sec_start_authorization(p_dev_rec)); in btm_sec_execute_procedure()
5218 static uint8_t btm_sec_start_authorization(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_start_authorization() function