Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h392 void LeSetAdvertisingEnable(CommandPacketView args);
Ddual_mode_controller.cc195 SET_HANDLER(OpCode::LE_SET_ADVERTISING_ENABLE, LeSetAdvertisingEnable); in DualModeController()
1488 void DualModeController::LeSetAdvertisingEnable(CommandPacketView command) { in LeSetAdvertisingEnable() function in test_vendor_lib::DualModeController
/system/bt/gd/hci/
Dhci_packets.pdl2508 packet LeSetAdvertisingEnable : LeAdvertisingCommand (op_code = LE_SET_ADVERTISING_ENABLE) {