Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3818 if (flt_type != HCI_FLT_CLEAR_ALL) { in hci_set_event_filter_sync()
3825 flt_type == HCI_FLT_CLEAR_ALL ? in hci_set_event_filter_sync()
3842 return hci_set_event_filter_sync(hdev, HCI_FLT_CLEAR_ALL, 0x00, in hci_clear_event_filter_sync()
H A Dhci_event.c497 if (cp->flt_type == HCI_FLT_CLEAR_ALL) in hci_cc_set_event_filter()
/linux/include/net/bluetooth/
H A Dhci.h259 * HCI_FLT_CLEAR_ALL are ignored and event filtering is
1145 #define HCI_FLT_CLEAR_ALL 0x00
1143 #define HCI_FLT_CLEAR_ALL global() macro