Searched defs:send_cmd (Results 1 – 10 of 10) sorted by relevance
43 def send_cmd(self, cmd): member in cavstool_client
545 bt_mcc_send_cmd_cb send_cmd; member
315 static int send_cmd(const struct device *dev, const uint8_t *command, uint8_t length, bool pm, in send_cmd() function
95 const char *send_cmd; member
1039 const char *send_cmd = send_cmd_r4; in modem_rssi_query_work() local1083 static char *send_cmd = "AT+CSQ"; in modem_rssi_query_work() local
866 static char *send_cmd = "AT+CSQ"; in modem_rssi_query_work() local
1108 static char *send_cmd = "AT+CSQ"; in modem_rssi_query_work() local
302 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp) in send_cmd() function
322 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp) in send_cmd() function
2671 static void send_cmd(void) in send_cmd() function