Pigweed
C/C++ API Reference
Home
Modules
Loading...
Searching...
No Matches
Deprecated List
Member
pw::bluetooth::proxy::ProxyHost::AcquireBasicL2capChannel
(MultiBufAllocator &rx_multibuf_allocator, uint16_t connection_handle, uint16_t local_cid, uint16_t remote_cid, AclTransportType transport, OptionalPayloadReceiveCallback &&payload_from_controller_fn, OptionalPayloadReceiveCallback &&payload_from_host_fn, ChannelEventCallback &&event_fn)
use InterceptBasicModeChannel instead.
Member
pw::bluetooth::proxy::ProxyHost::AcquireL2capCoc
(MultiBufAllocator &rx_multibuf_allocator, uint16_t connection_handle, L2capCoc::CocConfig rx_config, L2capCoc::CocConfig tx_config, Function< void(FlatConstMultiBuf &&payload)> &&receive_fn, ChannelEventCallback &&event_fn)
use InterceptCreditBasedFlowControlChannel instead.
Class
pw::channel::Channel< kDataType, kProperties >
Channel
has not been updated for pw_async2 futures or the new
pw::MultiBuf
. It will be updated and renamed to avoid conflicts with
pw::async2::Channel
s.
Member
pw::Deallocator::WrapUnique
(ElementType *ptr, size_t size)
Construct a UniquePtr<T> directly instead.
Member
pw::SystemStart
(
channel::ByteReaderWriter
&io_channel)
Use
pw::system::StartAndClobberTheStack()
for more visibility at the call site. The two functions are otherwise the same.
Member
WrapUnique
(ElementType *ptr, size_t size)
Construct a UniquePtr<T> directly instead.
Generated by
1.9.6