Home
last modified time | relevance | path

Searched defs:service_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dadvertising_data_test.cc63 StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
512 StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
724 StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
811 StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers_test.cc911 bt::StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
977 bt::StaticByteBuffer service_bytes(0x01, 0x02); in TEST() local
2098 auto service_bytes = bt::StaticByteBuffer(0x01, 0x02); in TEST() local