Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller_test.cc482 controller()->EncodeVendorCommand( in TEST_F()
503 controller()->EncodeVendorCommand( in TEST_F()
524 controller()->EncodeVendorCommand( in TEST_F()
H A Dfidl_controller.cc373 void FidlController::EncodeVendorCommand( in EncodeVendorCommand() function in bt::controllers::FidlController
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dcontroller2.h104 virtual async2::OnceReceiver<Result<multibuf::MultiBuf>> EncodeVendorCommand(
H A Dcontroller.h151 virtual void EncodeVendorCommand(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dcontroller_test_double_base.h125 void EncodeVendorCommand( in EncodeVendorCommand() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/public/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller.h107 void EncodeVendorCommand(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dacl_data_channel.cc413 hci_->EncodeVendorCommand( in RequestAclPriority()