Searched defs:WriteScanEnable (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/gd/neighbor/ | ||
H A D | scan.cc | 84 void neighbor::ScanModule::impl::WriteScanEnable() { in WriteScanEnable() function in bluetooth::neighbor::neighbor::ScanModule::impl |
/aosp12/system/bt/stack/include/ | ||
H A D | hcimsgs.h | 168 void (*WriteScanEnable)(uint8_t flag); member |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | dual_mode_controller.cc | 1414 void DualModeController::WriteScanEnable(CommandView command) { in WriteScanEnable() function in test_vendor_lib::DualModeController |