Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h70 RET_CODE_NOT_AVAILABLE = -5, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c507 rc = RET_CODE_NOT_AVAILABLE; in NetlinkSendCmdSync()