Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/
H A Dwifi_common_cmd.h120 WIFI_HAL_CMD_START_PNO_SCAN = HDF_WIFI_CMD(STA_SERVICE_ID, CMD_STA_START_PNO_SCAN), enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c1051 ret = SendCmdSync(WIFI_HAL_CMD_START_PNO_SCAN, req, NULL); in WifiStartPnoScan()