Home
last modified time | relevance | path

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

/applications/sample/camera/communication/wpa_cli/src/
H A Dwpa_cli_sample.c28 #define SAMPLE_INFO(format, args...) \ macro
48 SAMPLE_INFO("%s dump start.", tag); in DumpString()
53 SAMPLE_INFO("%s dump end.", tag); in DumpString()
73 SAMPLE_INFO("WIFI_EVENT_CONNECTED"); in WifiEventHandler()
77 SAMPLE_INFO("WIFI_EVENT_SCAN_DONE"); in WifiEventHandler()
82 SAMPLE_INFO("WIFI_EVENT_WRONG_KEY"); in WifiEventHandler()
86 SAMPLE_INFO("WIFI_EVENT_DISCONNECTED"); in WifiEventHandler()
98 SAMPLE_INFO("event received %s", buf); in CliRecvPending()
101 SAMPLE_INFO("could not read pending message."); in CliRecvPending()
118 SAMPLE_INFO("selec in MonitorTask()
[all...]
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dwpa_work.c26 #define SAMPLE_INFO(format, args...) \ macro
288 SAMPLE_INFO("WIFI_EVENT_CONNECTED"); in WifiEventHandler()
294 SAMPLE_INFO("WIFI_EVENT_SCAN_DONE"); in WifiEventHandler()
306 SAMPLE_INFO("WIFI_EVENT_WRONG_KEY"); in WifiEventHandler()
310 SAMPLE_INFO("WIFI_EVENT_DISCONNECTED"); in WifiEventHandler()
330 SAMPLE_INFO("could not read pending message."); in CliRecvPending()
358 SAMPLE_INFO("select failed ret = %d\n", ret); in MonitorTask()
377 SAMPLE_INFO("add network success, network id [%.*s]", networkIdLen, networkId); in TestNetworkConfig()
405 SAMPLE_INFO("network config success."); in TestNetworkConfig()

Completed in 2 milliseconds