Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h992 #define HCI_FLT_CLEAR_ALL 0x00 macro
/Linux-v5.15/net/bluetooth/
Dhci_request.c1165 f.flt_type = HCI_FLT_CLEAR_ALL; in hci_req_clear_event_filter()
Dhci_core.c296 flt_type = HCI_FLT_CLEAR_ALL; in bredr_setup()
Dhci_event.c417 if (cp->flt_type == HCI_FLT_CLEAR_ALL) in hci_cc_set_event_filter()