Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Demboss_packet.h92 void SetToZeros() { buffer_.SetToZeros(); } in SetToZeros() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dbyte_buffer.h371 void SetToZeros() { Fill(0); } in SetToZeros() function