Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dsco.h50 __u16 hci_handle; member
Drfcomm.h290 __u16 hci_handle; member
Dl2cap.h68 __u16 hci_handle; member
Dhci.h1061 #define hci_handle(h) (h & 0x0fff) macro
/linux-2.6.39/net/bluetooth/
Dsco.c706 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
Dl2cap_sock.c449 cinfo.hci_handle = l2cap_pi(sk)->conn->hcon->handle; in l2cap_sock_getsockopt_old()
Dhci_core.c1898 handle = hci_handle(handle); in hci_acldata_packet()
/linux-2.6.39/net/bluetooth/rfcomm/
Dsock.c790 cinfo.hci_handle = l2cap_pi(l2cap_sk)->conn->hcon->handle; in rfcomm_sock_getsockopt_old()