Searched refs:BTM_BLE_SEC_REQ_ACT_NONE (Results 1 – 3 of 3) sorted by relevance
66 BTM_BLE_SEC_REQ_ACT_NONE = 0, enumerator
860 if (ble_sec_act == BTM_BLE_SEC_REQ_ACT_NONE) return BTM_SEC_OK; in btm_ble_determine_security_act()1395 if (sec_req_act == BTM_BLE_SEC_REQ_ACT_NONE || in btm_ble_set_encryption()
277 tBTM_BLE_SEC_REQ_ACT sec_act = BTM_BLE_SEC_REQ_ACT_NONE; in gatt_determine_sec_act()