HomeSort by relevance Sort by last modified time
    Searched full:at_command (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/test/
attest.c 41 static int at_command(int fd, char *cmd, int to) function
176 at_command(fd, "ATZ\r\n", 10000);
177 at_command(fd, "AT+CPBS=\"ME\"\r\n", 10000);
178 at_command(fd, "AT+CPBR=1,100\r\n", 100000);

Completed in 223 milliseconds