Searched refs:HCI_OP_SET_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance
516 hci_send_cmd(hdev, HCI_OP_SET_EVENT_MASK, sizeof(events), events); in hci_setup_event_mask()716 hci_req_complete(hdev, HCI_OP_SET_EVENT_MASK, status); in hci_cc_set_event_mask()1730 case HCI_OP_SET_EVENT_MASK: in hci_cmd_complete_evt()
506 #define HCI_OP_SET_EVENT_MASK 0x0c01 macro