Searched refs:BTM_BLE_SEC_REQ_ACT_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
32 BTM_BLE_SEC_REQ_ACT_ENCRYPT = 1, enumerator42 CASE_RETURN_TEXT(BTM_BLE_SEC_REQ_ACT_ENCRYPT); in btm_ble_sec_req_act_text()
1098 *p_sec_req_act = BTM_BLE_SEC_REQ_ACT_ENCRYPT; in btm_ble_link_sec_check()1164 if (sec_req_act == BTM_BLE_SEC_REQ_ACT_ENCRYPT) { in btm_ble_set_encryption()
200 btm_ble_sec_req_act_text(BTM_BLE_SEC_REQ_ACT_ENCRYPT)); in TEST_F()
477 case BTM_BLE_SEC_REQ_ACT_ENCRYPT: in smp_proc_sec_req()