Searched defs:sendCommand (Results 1 – 5 of 5) sorted by relevance
40 unique_fd AbbProcess::sendCommand(std::string_view command) { in sendCommand() function in __anonfd3e1bf40111::AbbProcess
70 public boolean sendCommand(int vendorId, String atCommand, BluetoothDevice device) { in sendCommand() method in VendorCommandResponseProcessor
355 public String sendCommand(String command, boolean sensitive) in sendCommand() method in ImapConnection
159 public void sendCommand( in sendCommand() method in MediaController
4311 void sendCommand(int fd, const std::string& cmd) { in sendCommand() function