| /Zephyr-latest/soc/intel/intel_adsp/tools/ | 
| D | cavstool_client.py | 43     def send_cmd(self, cmd):  member in cavstool_client
  | 
| /Zephyr-latest/include/zephyr/bluetooth/audio/ | 
| D | mcc.h | 592 	bt_mcc_send_cmd_cb                       send_cmd;  member
  | 
| /Zephyr-latest/drivers/auxdisplay/ | 
| D | auxdisplay_itron.c | 314 static int send_cmd(const struct device *dev, const uint8_t *command, uint8_t length, bool pm,  in send_cmd()  function
  | 
| /Zephyr-latest/drivers/modem/ | 
| D | modem_cmd_handler.h | 95 	const char *send_cmd;  member
  | 
| D | ublox-sara-r4.c | 1043 	const char *send_cmd = send_cmd_r4;  in modem_rssi_query_work()  local 1087 	static char *send_cmd = "AT+CSQ";  in modem_rssi_query_work()  local
  | 
| D | quectel-bg9x.c | 870 	static char *send_cmd = "AT+CSQ";  in modem_rssi_query_work()  local
  | 
| D | simcom-sim7080.c | 1112 	static char *send_cmd = "AT+CSQ";  in modem_rssi_query_work()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ | 
| D | peer.c | 278 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/ | 
| D | main.c | 302 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/ | 
| D | main.c | 305 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/ | 
| D | main.c | 325 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/ | 
| D | tester.c | 316 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/ | 
| D | main.c | 348 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp)  in send_cmd()  function
  | 
| /Zephyr-latest/drivers/sdhc/ | 
| D | sdhc_cdns_ll.h | 383 	int (*send_cmd)(struct sdmmc_cmd *cmd, struct sdhc_data *data);  member
  |