Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2639 auto subcommand_view = bluetooth::hci::LeApcfEnableView::Create(command_view); in LeApcf() local
2652 auto subcommand_view = bluetooth::hci::LeApcfSetFilteringParametersView::Create(command_view); in LeApcf() local
2703 auto subcommand_view = bluetooth::hci::LeApcfBroadcasterAddressView::Create(command_view); in LeApcf() local
2754 auto subcommand_view = bluetooth::hci::LeApcfServiceUuidView::Create(command_view); in LeApcf() local
2769 auto subcommand_view = in LeApcf() local
2785 auto subcommand_view = bluetooth::hci::LeApcfLocalNameView::Create(command_view); in LeApcf() local
2800 auto subcommand_view = bluetooth::hci::LeApcfManufacturerDataView::Create(command_view); in LeApcf() local
2815 auto subcommand_view = bluetooth::hci::LeApcfServiceDataView::Create(command_view); in LeApcf() local
2830 auto subcommand_view = in LeApcf() local
2843 auto subcommand_view = bluetooth::hci::LeApcfAdTypeFilterView::Create(command_view); in LeApcf() local
[all …]