hci_handle         86 include/net/bluetooth/l2cap.h 	__u16 hci_handle;
hci_handle        289 include/net/bluetooth/rfcomm.h 	__u16 hci_handle;
hci_handle         45 include/net/bluetooth/sco.h 	__u16 hci_handle;
hci_handle       4295 net/bluetooth/hci_core.c 	handle = hci_handle(handle);
hci_handle        477 net/bluetooth/l2cap_sock.c 		cinfo.hci_handle = chan->conn->hcon->handle;
hci_handle        816 net/bluetooth/rfcomm/sock.c 		cinfo.hci_handle = conn->hcon->handle;
hci_handle        901 net/bluetooth/sco.c 		cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle;