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 D | pcapng_uci_logger_factory.rs | 562 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 D | channel_server_test.cc | 85 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 D | profile_server_test.cc | 3691 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 D | fidl_controller_test.cc | 127 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 D | sco_data_channel_test.cc | 330 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 D | sco_connection_test.cc | 290 std::unique_ptr<hci::ScoDataPacket> packet_0 = in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_manager_test.cc | 4157 hci::ACLDataPacketPtr packet_0 = hci::ACLDataPacket::New( in TEST_F() local
|