Home
last modified time | relevance | path

Searched refs:LeClearAdvertisingSets (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_26_C.py240 controller.send_cmd(hci.LeClearAdvertisingSets())
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h488 void LeClearAdvertisingSets(CommandView command);
Dlink_layer_controller.h488 ErrorCode LeClearAdvertisingSets();
Dle_advertiser.cc1215 ErrorCode LinkLayerController::LeClearAdvertisingSets() { in LeClearAdvertisingSets() function in rootcanal::LinkLayerController
Ddual_mode_controller.cc3519 void DualModeController::LeClearAdvertisingSets(CommandView command) { in LeClearAdvertisingSets() function in rootcanal::DualModeController
3526 auto status = link_layer_controller_.LeClearAdvertisingSets(); in LeClearAdvertisingSets()
4559 &DualModeController::LeClearAdvertisingSets},
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3945 packet LeClearAdvertisingSets : Command (op_code = LE_CLEAR_ADVERTISING_SETS) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4153 packet LeClearAdvertisingSets : LeAdvertisingCommand (op_code = LE_CLEAR_ADVERTISING_SETS) {