Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dsco.h45 __u16 hci_handle; member
Drfcomm.h288 __u16 hci_handle; member
Dl2cap.h87 __u16 hci_handle; member
Dhci.h2522 #define hci_handle(h) (h & 0x0fff) macro
/Linux-v5.10/net/bluetooth/rfcomm/
Dsock.c815 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/Linux-v5.10/net/bluetooth/
Dsco.c925 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
Dl2cap_sock.c517 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
Dhci_core.c4725 handle = hci_handle(handle); in hci_acldata_packet()
4761 handle = hci_handle(handle); in hci_scodata_packet()