Home
last modified time | relevance | path

Searched refs:LeSetAdvertisingEnable (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h419 void LeSetAdvertisingEnable(CommandView args);
H A Ddual_mode_controller.cc216 SET_SUPPORTED(LE_SET_ADVERTISING_ENABLE, LeSetAdvertisingEnable); in DualModeController()
1678 void DualModeController::LeSetAdvertisingEnable(CommandView command) { in LeSetAdvertisingEnable() function in test_vendor_lib::DualModeController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl2978 packet LeSetAdvertisingEnable : LeAdvertisingCommand (op_code = LE_SET_ADVERTISING_ENABLE) {