Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dbyte_buffer.h388 StaticByteBuffer() { in StaticByteBuffer() function
409 constexpr explicit StaticByteBuffer(T... bytes) in StaticByteBuffer() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dbyte_buffer_test.cc29 TEST(ByteBufferTest, StaticByteBuffer) { in TEST() argument