Home
last modified time | relevance | path

Searched defs:SetEventMask (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h731 void SetEventMask(uint64_t event_mask) { event_mask_ = event_mask; } in SetEventMask() function
Ddual_mode_controller.cc978 void DualModeController::SetEventMask(CommandView command) { in SetEventMask() function in rootcanal::DualModeController
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp832 TEST_P(BluetoothAidlTest, SetEventMask) { in TEST_P() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc1401 void Controller::SetEventMask(uint64_t event_mask) { in SetEventMask() function in bluetooth::hci::Controller