Home
last modified time | relevance | path

Searched refs:BTM_BLE_SEC_NONE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_sec_api_types.h38 BTM_BLE_SEC_NONE = 0, enumerator
/packages/modules/Bluetooth/system/bta/test/
Dbta_dm_test.cc209 const tBTM_BLE_SEC_ACT sec_act{BTM_BLE_SEC_NONE}; in TEST_F()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc757 tBTM_BLE_SEC_ACT ble_sec_act = BTM_BLE_SEC_NONE; in btm_ble_start_sec_check()
785 if (ble_sec_act == BTM_BLE_SEC_NONE && sec_act != BTM_SEC_ENC_PENDING) { in btm_ble_start_sec_check()
Dbtm_sec.cc3237 BTM_BLE_SEC_NONE); in btm_sec_auth_complete()
4101 BTM_BLE_SEC_NONE); in btm_sec_role_changed()
5024 p_e->sec_act = BTM_BLE_SEC_NONE; in btm_sec_queue_mx_request()