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

  /external/bluetooth/bluez/btio/
btio.c 1075 static int sco_get_info(int sock, uint16_t *handle, uint8_t *dev_class) function
1133 if (sco_get_info(sock, &handle, dev_class) < 0) {
1140 if (sco_get_info(sock, &handle, dev_class) < 0) {

Completed in 762 milliseconds