Home
last modified time | relevance | path

Searched refs:HCI_FLT_TYPE_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_sock.h62 #define HCI_FLT_TYPE_BITS 31 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c173 flt_type = hci_skb_pkt_type(skb) & HCI_FLT_TYPE_BITS; in is_filtered_packet()