Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dacl_data_channel.h272 auto& recomb = recombination_buffers_[cpp23::to_underlying(direction)]; in get_recombination_buffer() local
/external/pigweed/pw_bluetooth_proxy/
Dacl_data_channel.cc815 Result<MultiBufWriter> recomb = in StartRecombination() local
827 MultiBufWriter* recomb = get_recombination_buffer(direction); in RecombineFragment() local