Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dsco.h45 __u16 hci_handle; member
Drfcomm.h289 __u16 hci_handle; member
Dl2cap.h86 __u16 hci_handle; member
Dhci.h2300 #define hci_handle(h) (h & 0x0fff) macro
/Linux-v5.4/net/bluetooth/rfcomm/
Dsock.c816 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/Linux-v5.4/net/bluetooth/
Dsco.c901 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
Dl2cap_sock.c477 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
Dhci_core.c4273 handle = hci_handle(handle); in hci_acldata_packet()