Searched refs:BTM_BLE_SEC_REQ_ACT_NONE (Results 1 – 4 of 4) sorted by relevance
30 BTM_BLE_SEC_REQ_ACT_NONE = 0, enumerator41 CASE_RETURN_TEXT(BTM_BLE_SEC_REQ_ACT_NONE); in btm_ble_sec_req_act_text()
672 tBTM_BLE_SEC_REQ_ACT ble_sec_act = {BTM_BLE_SEC_REQ_ACT_NONE}; in btm_ble_determine_security_act()679 if (ble_sec_act == BTM_BLE_SEC_REQ_ACT_NONE) return BTM_SEC_OK; in btm_ble_determine_security_act()1157 if (sec_req_act == BTM_BLE_SEC_REQ_ACT_NONE || in btm_ble_set_encryption()
198 btm_ble_sec_req_act_text(BTM_BLE_SEC_REQ_ACT_NONE)); in TEST_F()
280 tBTM_BLE_SEC_REQ_ACT sec_act = BTM_BLE_SEC_REQ_ACT_NONE; in gatt_determine_sec_act()