Home
last modified time | relevance | path

Searched defs:packet_1 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dpcapng_uci_logger_factory.rs591 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_single_file_write() localVariable
630 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_file_switch_epb_unfit_case() localVariable
689 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_file_switch_idb_unfit_case() localVariable
737 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_log_fail_safe() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dchannel_server_test.cc86 const std::vector<uint8_t> packet_1 = {0x04, 0x05, 0x06}; in TEST_F() local
122 const std::vector<uint8_t> packet_1 = {0x04, 0x05, 0x06}; in TEST_F() local
H A Dprofile_server_test.cc3704 std::optional<std::vector<uint8_t>> packet_1; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_channel_test.cc340 StaticByteBuffer packet_1(LowerBits(kConnectionHandle1), in TEST_F() local
420 auto packet_1 = StaticByteBuffer(LowerBits(kConnectionHandle0), in TEST_F() local
880 auto packet_1 = StaticByteBuffer(LowerBits(kConnectionHandle1), in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller_test.cc133 const StaticByteBuffer packet_1(0x04, 0x05, 0x06, 0x07); in TEST_F() local
195 const StaticByteBuffer packet_1(0x04, 0x05, 0x06, 0x07); in TEST_F() local
/aosp_15_r20/external/webrtc/call/
H A Dsimulated_network_unittest.cc151 const PacketInFlightInfo packet_1 = in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_test.cc311 std::unique_ptr<hci::ScoDataPacket> packet_1 = in TEST_F() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dsocket_unittest.cc1132 std::unique_ptr<TestClient::Packet> packet_1 = client1->NextPacket(10000); in UdpSocketRecvTimestampUseRtcEpoch() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer_unittest.cc881 Packet packet_1 = gen.NextPacket(kPayloadSizeBytes, nullptr); in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc4176 hci::ACLDataPacketPtr packet_1 = hci::ACLDataPacket::New( in TEST_F() local