Home
last modified time | relevance | path

Searched refs:HCI_FLT_EVENT_BITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_sock.h63 #define HCI_FLT_EVENT_BITS 63 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_sock.h63 #define HCI_FLT_EVENT_BITS 63 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c181 flt_event = (*(__u8 *)skb->data & HCI_FLT_EVENT_BITS); in is_filtered_packet()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c182 flt_event = (*(__u8 *)skb->data & HCI_FLT_EVENT_BITS); in is_filtered_packet()

Completed in 5 milliseconds