Home
last modified time | relevance | path

Searched refs:SAMPLE_ERROR (Results 1 - 2 of 2) sorted by relevance

/applications/sample/camera/communication/wpa_cli/src/
H A Dwpa_cli_sample.c34 #define SAMPLE_ERROR(format, args...) \ macro
136 SAMPLE_ERROR("send ctrl request [%s] failed.", cmd); in SendCtrlCommand()
147 SAMPLE_ERROR("add network failed."); in TestNetworkConfig()
184 SAMPLE_ERROR("network config failed remove network [%.*s].", networkIdLen, networkId); in TestNetworkConfig()
217 SAMPLE_ERROR("request scan results failed."); in TestScan()
235 SAMPLE_ERROR("open wpa control interface failed."); in InitControlInterface()
248 SAMPLE_ERROR("control interface init failed, exit client."); in main()
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dwpa_work.c32 #define SAMPLE_ERROR(format, args...) \ macro
86 SAMPLE_ERROR("send ctrl request [%s] failed.", cmd); in SendCtrlCommand()
374 SAMPLE_ERROR("add network failed."); in TestNetworkConfig()
414 SAMPLE_ERROR("network config failed remove network [%.*s].", networkIdLen, networkId); in TestNetworkConfig()
430 SAMPLE_ERROR("open wpa control interface failed."); in InitControlInterface()

Completed in 2 milliseconds