Searched refs:SetEventMask (Results 1 – 10 of 10) sorted by relevance
91 MOCK_METHOD(void, SetEventMask, (uint64_t event_mask));
103 virtual void SetEventMask(uint64_t event_mask);
325 controller_->SetEventMask(new_event_mask); in TEST_F()
957 void Controller::SetEventMask(uint64_t event_mask) { in SetEventMask() function in bluetooth::hci::Controller
1630 packet SetEventMask : Command (op_code = SET_EVENT_MASK) {
230 void SetEventMask(uint64_t mask) { event_mask_ = mask; } in SetEventMask() function
236 void SetEventMask(CommandView args);
156 SET_SUPPORTED(SET_EVENT_MASK, SetEventMask); in DualModeController()934 void DualModeController::SetEventMask(CommandView command) { in SetEventMask() function in test_vendor_lib::DualModeController937 properties_.SetEventMask(command_view.GetEventMask()); in SetEventMask()
150 void (*SetEventMask)(); member
1962 .SetEventMask = nullptr, // OCF 0x0C01,