Home
last modified time | relevance | path

Searched defs:cmd_packet (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc808 auto cmd_packet = hci::CommandPacket::New< in GetSupportedDelayRange() local
1259 auto cmd_packet = hci::CommandPacket::New< in InitializeStep2() local
1281 auto cmd_packet = hci::CommandPacket::New< in InitializeStep2() local
1345 auto cmd_packet = hci::CommandPacket::New< in InitializeStep3() local
1461 auto cmd_packet = hci::CommandPacket::New< in InitializeStep3() local
1674 auto cmd_packet = hci::CommandPacket::New< in InitQueueReadLMPFeatureMaskPage() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc1046 auto cmd_packet = MakeReadRemoteSupportedFeatures(0x0001); in TEST_F() local
1095 auto cmd_packet = MakeReadRemoteSupportedFeatures(0x0001); in TEST_F() local
1913 auto cmd_packet = in TEST_F() local
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dcommand.rs342 let cmd_packet = build_raw_uci_cmd_packet(1, 9, 0, payload.clone()).unwrap(); in test_build_raw_uci_cmd() localVariable
H A Duci_manager.rs4415 let cmd_packet: Vec<u8> = SessionGetCountCmdBuilder {}.build().encode_to_vec().unwrap(); in test_log_manager_interaction() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream.cc248 auto cmd_packet = hci::CommandPacket::New< in SetupDataPath() local