hci_handle         53 include/net/bluetooth/l2cap.h 	__u16 hci_handle;
hci_handle        289 include/net/bluetooth/rfcomm.h 	__u16 hci_handle;
hci_handle         50 include/net/bluetooth/sco.h 	__u16 hci_handle;
hci_handle       1441 net/bluetooth/hci_core.c 	handle = hci_handle(handle);
hci_handle       1198 net/bluetooth/l2cap.c 		cinfo.hci_handle = l2cap_pi(sk)->conn->hcon->handle;
hci_handle        775 net/bluetooth/rfcomm/sock.c 		cinfo.hci_handle = l2cap_pi(l2cap_sk)->conn->hcon->handle;
hci_handle        713 net/bluetooth/sco.c 		cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle;