Home
last modified time | relevance | path

Searched refs:rx_multibuf_allocator_ (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dl2cap_channel.h194 return rx_multibuf_allocator_; in rx_multibuf_allocator()
464 multibuf::MultiBufAllocator* rx_multibuf_allocator_; variable
/external/pigweed/pw_bluetooth_proxy/
Dl2cap_channel.cc43 rx_multibuf_allocator_ = other.rx_multibuf_allocator_; in MoveFields()
322 rx_multibuf_allocator_(rx_multibuf_allocator), in L2capChannel()