Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_sock.c384 if (haddr.hci_family != AF_BLUETOOTH) in hci_sock_bind()
433 haddr->hci_family = AF_BLUETOOTH; in hci_sock_getname()
/linux-2.6.39/include/net/bluetooth/
Dhci.h1076 sa_family_t hci_family; member