Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dsco.h45 __u16 hci_handle; member
Drfcomm.h288 __u16 hci_handle; member
Dl2cap.h87 __u16 hci_handle; member
Dhci.h2907 #define hci_handle(h) (h & 0x0fff) macro
/Linux-v6.1/net/bluetooth/rfcomm/
Dsock.c789 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/Linux-v6.1/net/bluetooth/
Dhci_core.c3798 handle = hci_handle(handle); in hci_acldata_packet()
3834 handle = hci_handle(handle); in hci_scodata_packet()
3872 handle = hci_handle(handle); in hci_isodata_packet()
Dsco.c1014 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
Dl2cap_sock.c553 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
/Linux-v6.1/drivers/bluetooth/
Dbtusb.c938 hci_handle(handle)); in btusb_recv_bulk()