Home
last modified time | relevance | path

Searched defs:packet_0 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dpcapng_uci_logger_factory.rs562 let packet_0 = UciVendor_A_NotificationBuilder { opcode: 0, payload: None }.build(); in test_no_preexisting_dir_created() localVariable
588 let packet_0 = UciVendor_A_NotificationBuilder { opcode: 0, payload: None }.build(); in test_single_file_write() localVariable
627 let packet_0 = UciVendor_A_NotificationBuilder { opcode: 0, payload: None }.build(); in test_file_switch_epb_unfit_case() localVariable
684 let packet_0 = UciVendor_A_NotificationBuilder { opcode: 0, payload: None }.build(); in test_file_switch_idb_unfit_case() localVariable
732 let packet_0 = UciVendor_A_NotificationBuilder { opcode: 0, 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.cc85 const std::vector<uint8_t> packet_0 = {0x00, 0x01, 0x03}; in TEST_F() local
109 const std::vector<uint8_t> packet_0 = {0x00, 0x01, 0x03}; in TEST_F() local
142 const std::vector<uint8_t> packet_0(/*count=*/bt::l2cap::kDefaultMTU + 1, in TEST_F() local
H A Dprofile_server_test.cc3691 std::optional<std::vector<uint8_t>> packet_0; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller_test.cc127 const StaticByteBuffer packet_0(0x00, 0x01, 0x02, 0x03); in TEST_F() local
167 const StaticByteBuffer packet_0(0x00, 0x01, 0x02, 0x03); in TEST_F() local
189 const StaticByteBuffer packet_0(0x00, 0x01, 0x02, 0x03); in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_channel_test.cc330 StaticByteBuffer packet_0(LowerBits(kConnectionHandle0), in TEST_F() local
415 auto packet_0 = StaticByteBuffer(LowerBits(kConnectionHandle0), in TEST_F() local
869 auto packet_0 = StaticByteBuffer(LowerBits(kConnectionHandle0), in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_test.cc290 std::unique_ptr<hci::ScoDataPacket> packet_0 = in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc4157 hci::ACLDataPacketPtr packet_0 = hci::ACLDataPacket::New( in TEST_F() local