Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1569 auto command_view = bluetooth::hci::WriteSynchronousFlowControlEnableView::Create(command); in WriteSynchronousFlowControlEnable()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h7113WriteSynchronousFlowControlEnableView : public CommandView { public:static WriteSynchronousFlowCon… in CreateOptional()
7115WriteSynchronousFlowControlEnableView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_… in CreateOptional()
7129 explicit WriteSynchronousFlowControlEnableView(CommandView parent) : CommandView(std::move(parent))… in CreateOptional() function
28375 …ue_ptr<WriteSynchronousFlowControlEnableBuilder> FromView(WriteSynchronousFlowControlEnableView vi… in Create()
28396 …:vector<uint8_t> captured_packet) {WriteSynchronousFlowControlEnableView view = WriteSynchronousFl…
28399 …vector<uint8_t>(data, data + size);WriteSynchronousFlowControlEnableView view = WriteSynchronousFl…