Searched refs:OT_ERROR_ADDRESS_QUERY (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/include/openthread/ | ||
| D | error.h | 106 OT_ERROR_ADDRESS_QUERY = 9, enumerator |
| /openthread-latest/src/core/common/ | ||
| D | error.hpp | 63 constexpr Error kErrorAddressQuery = OT_ERROR_ADDRESS_QUERY; |