Pigweed
Loading...
Searching...
No Matches
Deprecated List
Member
pw::bluetooth::proxy::ProxyHost::SendAdditionalRxCredits
(uint16_t connection_handle, uint16_t local_cid, uint16_t additional_rx_credits)
Use L2capCoc::SendAdditionalRxCredits instead.
Member
pw::bluetooth::proxy::ProxyHost::SendGattNotify
(uint16_t connection_handle, uint16_t attribute_handle,
pw::multibuf::MultiBuf
&&payload)
- Clients should use
ProxyHost::AcquireGattNotifyChannel
and then call
GattNotifyChannel::Write
on that.
Member
pw::bluetooth::proxy::ProxyHost::SendGattNotify
(uint16_t connection_handle, uint16_t attribute_handle, pw::span< const uint8_t > attribute_value)
- Clients should use
ProxyHost::AcquireGattNotifyChannel
and then call
GattNotifyChannel::Write
on that.
Member
pw::tokenizer::Detokenizer::DetokenizeBase64
(std::string_view text) const
Call
DetokenizeText
instead.
Generated by
1.9.6