Home
last modified time | relevance | path

Searched refs:ERR_NET_SET_NON_BLOCK_FAIL (Results 1 – 2 of 2) sorted by relevance

/test/xts/device_attest_lite/services/core/include/
Dattest_error.h72 #define ERR_NET_SET_NON_BLOCK_FAIL 408 macro
/test/xts/device_attest_lite/services/core/network/
Dattest_channel.c234 return ERR_NET_SET_NON_BLOCK_FAIL; in TLSConnect()