Searched defs:sco_handle (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/test/
H A Dhstest.c164 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 62 milliseconds