Home
last modified time | relevance | path

Searched refs:hci_acl_handle (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h3464 static inline __u16 hci_acl_handle(const struct sk_buff *skb) in hci_acl_handle() function
/linux/drivers/bluetooth/
H A Dbtintel.c2749 if (hci_acl_handle(skb) >= BTINTEL_ISODATA_HANDLE_BASE) in btintel_classify_pkt_type()
/linux/net/bluetooth/
H A Dhci_core.c2909 type = hci_conn_lookup_type(hdev, hci_acl_handle(skb)); in hci_recv_frame()