Searched refs:HCI_FLT_EVENT_BITS (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
A D | hci_sock.h | 63 #define HCI_FLT_EVENT_BITS 63 macro |
/linux/net/bluetooth/ | ||
A D | hci_sock.c | 182 flt_event = (*(__u8 *)skb->data & HCI_FLT_EVENT_BITS); in is_filtered_packet() |
Completed in 7 milliseconds