Home
last modified time | relevance | path

Searched defs:WriteCurrentIacLap (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dhcimsgs.h196 void (*WriteCurrentIacLap)(uint8_t num_cur_iac, LAP* const iac_lap); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc1356 void DualModeController::WriteCurrentIacLap(CommandView command) { in WriteCurrentIacLap() function in test_vendor_lib::DualModeController