Searched refs:subcommand_view (Results 1 – 1 of 1) sorted by relevance
2877 auto subcommand_view = in LeApcf() local2879 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() local2895 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 …]