Home
last modified time | relevance | path

Searched refs:ILLEGAL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_page.hpp178 ILLEGAL = 0x1, // only possible if flash is inconsistent enumerator
Dnvs_page.cpp598 if (mEntryTable.get(i) == EntryState::ILLEGAL) { in mLoadEntryTable()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md568 ESP_LOGE(GATTS_TAG, "ILLEGAL HANDLE");