Home
last modified time | relevance | path

Searched refs:DBG (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/websocket/example/
A Dwebsocket_example.c80 DBG("%s: Invalid parameter(s).", __FUNCTION__); in on_socket_received_text()
95 DBG("%s: Socket text: %s", __FUNCTION__, buff); in on_socket_received_text()
105 DBG("%s: Invalid parameter(s).", __FUNCTION__); in on_socket_received_bin()
120 DBG("%s: Socket bin: \n%s", __FUNCTION__, buff); in on_socket_received_bin()
128 DBG("%s: Invalid parameter(s).", __FUNCTION__); in on_socket_received_pong()
131 DBG("received pong!!!!!!!!!!!"); in on_socket_received_pong()
139 DBG("%s: Socket connected", __FUNCTION__); in on_socket_connected()
150 DBG("%s: Socket disconnect with code, error: %i, %s", in on_socket_disconnected()
170 DBG("%s: Invalid parameter(s).", __FUNCTION__); in websoc_cli_test_int()
175 DBG("%s: Socket is not closed.", __FUNCTION__); in websoc_cli_test_int()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dautoconf.h443 #define DBG 0 macro
445 #if(DBG == 0)
555 #undef DBG
556 #define DBG 1 macro
A Drtw_debug.h283 #if (DBG == 1)
/AliOS-Things-master/components/websocket/src/
A Drws_socketpriv.c363 DBG("%s: frame->opcode:%d", __FUNCTION__, frame->opcode); in rws_socket_process_received_frame()
367 DBG("%s: rws_opcode_pong\n", __FUNCTION__); in rws_socket_process_received_frame()
628 DBG("after rws_ssl_conn %d\n", s->command); in rws_socket_work_th_func()
1095 DBG("%s", str); in _rws_debug()
1109 DBG("Memory malloc error."); in rws_ssl_conn()
1185 DBG("start to connect to host"); in rws_ssl_conn()
1192 DBG("connect to host ok"); in rws_ssl_conn()
1237 DBG("start to handshake..."); in rws_ssl_conn()
1261 DBG("%s", vrfy_buf); in rws_ssl_conn()
1271 DBG("ret=%d.", ret); in rws_ssl_conn()
A Drws_frame.c212 DBG("rws_malloc fail\n"); in rws_frame_fill_with_send_data()
251 DBG("rws_malloc fail\n"); in litews_frame_fill_with_send_bin_data()
A Drws_socketpub.c379 DBG("%s: server_cert[len:%d]: \n%s", __FUNCTION__, server_cert_len, server_cert); in rws_socket_set_server_cert()
/AliOS-Things-master/components/websocket/include/
A Dlibrws.h40 #define DBG(format, arg...) LOGD(WEBSOC_TAG, format, ##arg) macro
44 #define DBG(format,arg...) LOGD(WEBSOC_TAG, format, ##arg) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dreg_xdma.h28 __IO uint32_t DBG; // 0x30C+N*0x10 DMA debug port member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hci/src/
A Dhci_int.h118 DBG, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin819 ----------------- FW DBG CMD HELP ------------------
823 ----------------- FW DBG CMD END ------------------

Completed in 21 milliseconds