Searched defs:rx_multibuf_allocator (Results 1 – 7 of 7) sorted by relevance
/external/pigweed/pw_bluetooth_proxy/ |
D | basic_l2cap_channel.cc | 28 multibuf::MultiBufAllocator* rx_multibuf_allocator, in Create() 100 multibuf::MultiBufAllocator* rx_multibuf_allocator, in BasicL2capChannel()
|
D | proxy_host.cc | 335 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireL2capCoc() 375 multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireBasicL2capChannel() 442 multibuf::MultiBufAllocator& rx_multibuf_allocator, in AcquireRfcommChannel()
|
D | rfcomm_channel.cc | 170 multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create() 313 multibuf::MultiBufAllocator& rx_multibuf_allocator, in RfcommChannel()
|
D | l2cap_coc.cc | 80 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create() 303 L2capCoc::L2capCoc(pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in L2capCoc()
|
D | l2cap_channel.cc | 307 multibuf::MultiBufAllocator* rx_multibuf_allocator, in L2capChannel()
|
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/ |
D | l2cap_coc_internal.h | 26 pw::multibuf::MultiBufAllocator& rx_multibuf_allocator, in Create()
|
D | l2cap_channel.h | 193 multibuf::MultiBufAllocator* rx_multibuf_allocator() const { in rx_multibuf_allocator() function
|