Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h1058 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro
/Linux-v6.1/net/bluetooth/
Dhci_event.c496 sent = hci_sent_cmd_data(hdev, HCI_OP_SET_EVENT_FLT); in hci_cc_set_event_filter()
3999 HCI_CC_STATUS(HCI_OP_SET_EVENT_FLT, hci_cc_set_event_filter),
Dhci_sync.c3403 return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_FLT, in hci_set_event_filter_sync()