Home
last modified time | relevance | path

Searched defs:TestCommandBuilder (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dfacade.cc58 class TestCommandBuilder : public CommandBuilder { class in bluetooth::hci::facade::HciFacadeService
60 explicit TestCommandBuilder(std::vector<uint8_t> bytes) in TestCommandBuilder() function in bluetooth::hci::facade::HciFacadeService::TestCommandBuilder
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs9283 pub struct TestCommandBuilder { struct
9284 pub opcode: u8,
9285 pub payload: Option<Bytes>,
9458 impl TestCommandBuilder { impl
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs9283 pub struct TestCommandBuilder { struct
9284 pub opcode: u8,
9285 pub payload: Option<Bytes>,
9458 impl TestCommandBuilder { implementation