Home
last modified time | relevance | path

Searched defs:rx_multibuf_allocator (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/
Dbasic_l2cap_channel.cc28 multibuf::MultiBufAllocator* rx_multibuf_allocator, in Create()
100 multibuf::MultiBufAllocator* rx_multibuf_allocator, in BasicL2capChannel()
Dproxy_host.cc335 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireL2capCoc()
375 multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireBasicL2capChannel()
442 multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireRfcommChannel()
Drfcomm_channel.cc170 multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create()
313 multibuf::MultiBufAllocator& rx_multibuf_allocator, in RfcommChannel()
Dl2cap_coc.cc80 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create()
303 L2capCoc::L2capCoc(pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in L2capCoc()
Dl2cap_channel.cc307 multibuf::MultiBufAllocator* rx_multibuf_allocator, in L2capChannel()
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dl2cap_coc_internal.h26 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create()
Dl2cap_channel.h193 multibuf::MultiBufAllocator* rx_multibuf_allocator() const { in rx_multibuf_allocator() function