Searched defs:tx_msg (Results 1 – 7 of 7) sorted by relevance
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_uart_task.c | 60 struct tls_hostif_tx_msg *tx_msg; member 89 static void uart_send_tx_msg(u8 hostif_mode, struct tls_hostif_tx_msg *tx_msg, in uart_send_tx_msg() 513 static int cache_tcp_recv(struct tls_hostif_tx_msg *tx_msg) in cache_tcp_recv() 777 struct tls_hostif_tx_msg *tx_msg = tx_data->tx_msg; in uart_tx() local
|
| D | wm_cmdp_hostif.c | 148 struct tls_hostif_tx_msg *tx_msg = tls_mem_alloc(sizeof(struct tls_hostif_tx_msg)); in tls_hostif_get_tx_msg() local 157 void free_tx_msg_buffer(struct tls_hostif_tx_msg *tx_msg) in free_tx_msg_buffer() 179 struct tls_hostif_tx_msg *tx_msg; in tls_hostif_atcmd_loopback() local 228 struct tls_hostif_tx_msg *tx_msg; in tls_hostif_process_cmdrsp() local 407 struct tls_hostif_tx_msg *tx_msg; in tls_hostif_send_event() local 985 int tls_hostif_recv_data(struct tls_hostif_tx_msg *tx_msg) in tls_hostif_recv_data() 1039 struct tls_hostif_tx_msg *tx_msg; in hostif_socket_recv() local
|
| /device/soc/winnermicro/wm800/board/platform/drivers/uart/ |
| D | wm_uart.c | 66 tls_uart_tx_msg_t *tx_msg = NULL; in tls_uart_tx_chars() local 360 tls_uart_tx_msg_t *tx_msg = NULL; in tls_uart_tx_remain_len() local 414 tls_uart_tx_msg_t *tx_msg = NULL; in tls_uart_free_tx_sent_data() local 439 tls_uart_tx_msg_t *tx_msg = NULL; in tls_uart_tx_chars_start() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_btcoex.c | 1332 u8 tx_msg[255] = leave_ack; in rtw_btcoex_recvmsgbysocket() local 1536 u8 tx_msg[255] = attend_req; in rtw_btcoex_create_kernel_socket() local 1653 void rtw_btcoex_dump_tx_msg(u8 *tx_msg, u8 len, u8 *msg_name) in rtw_btcoex_dump_tx_msg()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/core/ |
| D | usbd_core.c | 64 struct usbd_tx_rx_msg tx_msg[USB_EP_IN_NUM]; member
|
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | rtk_parse.c | 1469 int udpsocket_send(char *tx_msg, int msg_size) in udpsocket_send() 1521 int btcoex_chr_send(char *tx_msg, int msg_size) in btcoex_chr_send() 2657 static int coex_msg_send(char *tx_msg, int msg_size) in coex_msg_send()
|
| /device/board/unionman/unionpi_tiger/hardware/bt/src/ |
| D | rtk_parse.c | 1307 int udpsocket_send(char *tx_msg, int msg_size) in udpsocket_send() 1352 int btcoex_chr_send(char *tx_msg, int msg_size) in btcoex_chr_send() 2453 static int coex_msg_send(char *tx_msg, int msg_size) in coex_msg_send()
|