Home
last modified time | relevance | path

Searched refs:HCI_OP_SET_EVENT_FLT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c1138 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &f); in hci_req_clear_event_filter()
1168 hci_req_add(req, HCI_OP_SET_EVENT_FLT, sizeof(f), &f); in hci_req_set_event_filter()
H A Dhci_core.c296 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &flt_type); in bredr_setup()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h978 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h260 /* When this quirk is set, HCI_OP_SET_EVENT_FLT requests with
1116 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c498 sent = hci_sent_cmd_data(hdev, HCI_OP_SET_EVENT_FLT); in hci_cc_set_event_filter()
4067 HCI_CC_STATUS(HCI_OP_SET_EVENT_FLT, hci_cc_set_event_filter),
H A Dhci_sync.c3574 return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_FLT, in hci_set_event_filter_sync()
3619 /* HCI_OP_SET_EVENT_FLT */

Completed in 38 milliseconds