Searched refs:btm_sec_execute_procedure (Results 1 – 1 of 1) sorted by relevance
56 static tBTM_STATUS btm_sec_execute_procedure (tBTM_SEC_DEV_REC *p_dev_rec);981 if ((res = (UINT8)btm_sec_execute_procedure (p_dev_rec)) != BTM_CMD_STARTED) in BTM_DeviceAuthorized()1435 rc = btm_sec_execute_procedure (p_dev_rec); in BTM_SetEncryption()2274 if ((rc = btm_sec_execute_procedure (p_dev_rec)) != BTM_CMD_STARTED) in btm_sec_l2cap_access_req()2369 if ((rc = btm_sec_execute_procedure (p_dev_rec)) != BTM_CMD_STARTED) in btm_sec_mx_access_request()3001 status = (UINT8)btm_sec_execute_procedure (p_dev_rec); in btm_sec_rmt_name_request_complete()3771 btm_sec_execute_procedure (p_dev_rec); in btm_sec_auth_complete()3788 status = btm_sec_execute_procedure (p_dev_rec); in btm_sec_auth_complete()3896 status = (UINT8)btm_sec_execute_procedure (p_dev_rec); in btm_sec_encrypt_change()4236 if ((res = btm_sec_execute_procedure (p_dev_rec)) != BTM_CMD_STARTED) in btm_sec_connected()[all …]