Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/
Dscan.cc88 void neighbor::ScanModule::impl::WriteScanEnable() { in WriteScanEnable() function in bluetooth::neighbor::neighbor::ScanModule::impl
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1531 DynamicByteBuffer WriteScanEnable(uint8_t scan_enable) { in WriteScanEnable() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1503 void DualModeController::WriteScanEnable(CommandView command) { in WriteScanEnable() function in rootcanal::DualModeController