Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_clear_periodic_advertiser_list_test.cc47 ASSERT_EQ(controller_.LeClearPeriodicAdvertiserList(), ErrorCode::SUCCESS); in TEST_F()
62 ASSERT_EQ(controller_.LeClearPeriodicAdvertiserList(), in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h503 void LeClearPeriodicAdvertiserList(CommandView command);
Dlink_layer_controller.h591 ErrorCode LeClearPeriodicAdvertiserList();
Ddual_mode_controller.cc2626 void DualModeController::LeClearPeriodicAdvertiserList(CommandView command) { in LeClearPeriodicAdvertiserList() function in rootcanal::DualModeController
2633 ErrorCode status = link_layer_controller_.LeClearPeriodicAdvertiserList(); in LeClearPeriodicAdvertiserList()
4583 &DualModeController::LeClearPeriodicAdvertiserList},
Dlink_layer_controller.cc1053 ErrorCode LinkLayerController::LeClearPeriodicAdvertiserList() { in LeClearPeriodicAdvertiserList() function in rootcanal::LinkLayerController
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl4136 packet LeClearPeriodicAdvertiserList : Command (op_code = LE_CLEAR_PERIODIC_ADVERTISER_LIST) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4352 packet LeClearPeriodicAdvertiserList : LeScanningCommand (op_code = LE_CLEAR_PERIODIC_ADVERTISER_LI…