Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h416 HCI_EVENT_FILTER_CONFIGURED, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_event.c501 hci_dev_clear_flag(hdev, HCI_EVENT_FILTER_CONFIGURED); in hci_cc_set_event_filter()
503 hci_dev_set_flag(hdev, HCI_EVENT_FILTER_CONFIGURED); in hci_cc_set_event_filter()
H A Dhci_sync.c3771 if (!hci_dev_test_flag(hdev, HCI_EVENT_FILTER_CONFIGURED)) in hci_clear_event_filter_sync()