Searched refs:HCI_OP_SET_EVENT_FLT (Results 1 – 4 of 4) sorted by relevance
551 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro
1080 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &f); in hci_req_clear_event_filter()1110 hci_req_add(req, HCI_OP_SET_EVENT_FLT, sizeof(f), &f); in hci_req_set_event_filter()
296 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &flt_type); in bredr_setup()
978 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro