Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller.cc394 vendor_->EncodeCommand(command).Then( in EncodeVendorCommand()
396 fidl::Result<fhbt::Vendor::EncodeCommand>& result) mutable { in EncodeVendorCommand()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dfake_vendor_server.h49 void EncodeCommand(EncodeCommandRequest& request, in EncodeCommand() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dloopback.h155 void EncodeCommand(EncodeCommandRequest& request,
H A Demulator.h99 void EncodeCommand(EncodeCommandRequestView request,
H A Dloopback.cc315 void LoopbackDevice::EncodeCommand(EncodeCommandRequest& request, in EncodeCommand() function in bt_hci_virtual::LoopbackDevice
H A Demulator.cc258 void EmulatorDevice::EncodeCommand(EncodeCommandRequestView request, in EncodeCommand() function in bt_hci_virtual::EmulatorDevice