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

  /external/bluetooth/bluez/test/
hstest.c 164 uint16_t sco_handle, sco_mtu, vs; local
239 if ((sd = sco_connect(&local, &bdaddr, &sco_handle, &sco_mtu)) < 0) {
245 fprintf(stderr, "SCO audio channel connected (handle %d, mtu %d)\n", sco_handle, sco_mtu);

Completed in 1997 milliseconds