Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/
Dbyte_buffer.h389 StaticByteBuffer() { in StaticByteBuffer() function
410 constexpr explicit StaticByteBuffer(T... bytes) in StaticByteBuffer() function
/external/pigweed/pw_bluetooth_sapphire/host/common/
Dbyte_buffer_test.cc28 TEST(ByteBufferTest, StaticByteBuffer) { in TEST() argument