Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dsco.h45 __u16 hci_handle; member
Drfcomm.h288 __u16 hci_handle; member
Dl2cap.h87 __u16 hci_handle; member
Dhci.h2532 #define hci_handle(h) (h & 0x0fff) macro
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
Dsock.c815 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/kernel/linux/linux-5.10/net/bluetooth/
Dsco.c949 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
Dl2cap_sock.c552 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
Dhci_core.c4744 handle = hci_handle(handle); in hci_acldata_packet()
4780 handle = hci_handle(handle); in hci_scodata_packet()