Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dsco.h45 __u16 hci_handle; member
A Drfcomm.h288 __u16 hci_handle; member
A Dl2cap.h85 __u16 hci_handle; member
A Dhci.h2916 #define hci_handle(h) (h & 0x0fff) macro
/linux/net/bluetooth/
A Dhci_core.c2925 type = hci_conn_lookup_type(hdev, hci_handle(handle)); in hci_recv_frame()
3782 handle = hci_handle(handle); in hci_acldata_packet()
3818 handle = hci_handle(handle); in hci_scodata_packet()
3856 handle = hci_handle(handle); in hci_isodata_packet()
A Dsco.c1015 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
A Dl2cap_sock.c537 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
/linux/net/bluetooth/rfcomm/
A Dsock.c783 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/linux/drivers/bluetooth/
A Dbtintel.c2615 if (hci_handle(handle) >= BTINTEL_ISODATA_HANDLE_BASE) in btintel_classify_pkt_type()
A Dbtusb.c1216 handle = hci_handle(__le16_to_cpu(hdr->handle)); in btusb_validate_sco_handle()

Completed in 55 milliseconds