Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3732 if (flt_type != HCI_FLT_CLEAR_ALL) { in hci_set_event_filter_sync()
3739 flt_type == HCI_FLT_CLEAR_ALL ? in hci_set_event_filter_sync()
3756 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()