Home
last modified time | relevance | path

Searched defs:WriteScanEnable (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/neighbor/
H A Dscan.cc84 void neighbor::ScanModule::impl::WriteScanEnable() { in WriteScanEnable() function in bluetooth::neighbor::neighbor::ScanModule::impl
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h168 void (*WriteScanEnable)(uint8_t flag); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc1414 void DualModeController::WriteScanEnable(CommandView command) { in WriteScanEnable() function in test_vendor_lib::DualModeController