Home
last modified time | relevance | path

Searched refs:sco_handle (Results 1 – 1 of 1) sorted by relevance

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