Searched refs:handler_cmds (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-4.2.1/drivers/modem/ |
| D | modem_cmd_handler.h | 157 const struct modem_cmd *handler_cmds, 208 const struct modem_cmd *handler_cmds, 227 const struct modem_cmd *handler_cmds, in modem_cmd_send_nolock() argument 232 return modem_cmd_send_ext(iface, handler, handler_cmds, in modem_cmd_send_nolock() 252 const struct modem_cmd *handler_cmds, in modem_cmd_send() argument 256 return modem_cmd_send_ext(iface, handler, handler_cmds, in modem_cmd_send()
|
| D | modem_cmd_handler.c | 472 const struct modem_cmd *handler_cmds, in modem_cmd_handler_update_cmds() argument 480 data->cmds[CMD_HANDLER] = handler_cmds; in modem_cmd_handler_update_cmds() 519 const struct modem_cmd *handler_cmds, in modem_cmd_send_ext() argument 544 ret = modem_cmd_handler_update_cmds(data, handler_cmds, in modem_cmd_send_ext()
|
| D | ublox-sara-r4.c | 298 const struct modem_cmd handler_cmds[] = { in send_socket_data() local 379 handler_cmds, in send_socket_data() 380 ARRAY_SIZE(handler_cmds), in send_socket_data() 444 struct modem_cmd *handler_cmds, in send_cert() argument 477 handler_cmds, handler_cmds_len, in send_cert()
|
| D | quectel-bg9x.c | 442 struct modem_cmd *handler_cmds, in send_socket_data() argument 472 handler_cmds, handler_cmds_len, in send_socket_data()
|