Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2877 auto subcommand_view = in LeApcf() local
2879 CHECK_PACKET_VIEW(subcommand_view); in LeApcf()
2883 bluetooth::hci::EnableText(subcommand_view.GetApcfEnable())); in LeApcf()
2886 subcommand_view.GetApcfEnable() == bluetooth::hci::Enable::ENABLED); in LeApcf()
2888 kNumCommandPackets, status, subcommand_view.GetApcfEnable())); in LeApcf()
2892 auto subcommand_view = in LeApcf() local
2895 CHECK_PACKET_VIEW(subcommand_view); in LeApcf()
2899 bluetooth::hci::ApcfActionText(subcommand_view.GetApcfAction())); in LeApcf()
2904 switch (subcommand_view.GetApcfAction()) { in LeApcf()
2908 subcommand_view); in LeApcf()
[all …]