Searched refs:BTM_BLE_SEC_REQ_ACT_NONE (Results 1 – 2 of 2) sorted by relevance
80 #define BTM_BLE_SEC_REQ_ACT_NONE 0 macro
1004 tBTM_BLE_SEC_REQ_ACT ble_sec_act = BTM_BLE_SEC_REQ_ACT_NONE; in btm_ble_determine_security_act()1013 if (ble_sec_act == BTM_BLE_SEC_REQ_ACT_NONE) { in btm_ble_determine_security_act()