Searched refs:BTM_BLE_SEC_REQ_ACT_NONE (Results 1 – 2 of 2) sorted by relevance
71 #define BTM_BLE_SEC_REQ_ACT_NONE 0 macro
1037 if (ble_sec_act == BTM_BLE_SEC_REQ_ACT_NONE) return BTM_SEC_OK; in btm_ble_determine_security_act()1555 if (sec_req_act == BTM_BLE_SEC_REQ_ACT_NONE || in btm_ble_set_encryption()