Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c80 static UINT8 btm_sec_start_authorization (tBTM_SEC_DEV_REC *p_dev_rec);
5349 return(btm_sec_start_authorization (p_dev_rec)); in btm_sec_execute_procedure()
5438 static UINT8 btm_sec_start_authorization (tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_start_authorization() function