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

/external/strace/
H A Dsockaddr.c56 # include <bluetooth/hci.h>
222 const struct sockaddr_hci *const hci = buf; local
224 btohs(hci->hci_dev));
225 printxval(hci_channels, hci->hci_channel,

Completed in 55 milliseconds