This is the complete list of members for pw::bluetooth::proxy::ProxyHost, including all inherited members.
| 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) | pw::bluetooth::proxy::ProxyHost | |
| AcquireGattNotifyChannel(int16_t connection_handle, uint16_t attribute_handle, ChannelEventCallback &&event_fn) | 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) | pw::bluetooth::proxy::ProxyHost | |
| GetMaxNumAclConnections() | pw::bluetooth::proxy::ProxyHost | inlinestatic |
| GetNumFreeBrEdrAclPackets() const | pw::bluetooth::proxy::ProxyHost | |
| GetNumFreeLeAclPackets() const | pw::bluetooth::proxy::ProxyHost | |
| HandleH4HciFromController(H4PacketWithHci &&h4_packet) | pw::bluetooth::proxy::ProxyHost | |
| HandleH4HciFromHost(H4PacketWithH4 &&h4_packet) | pw::bluetooth::proxy::ProxyHost | |
| HasSendBrEdrAclCapability() const | pw::bluetooth::proxy::ProxyHost | |
| HasSendLeAclCapability() const | pw::bluetooth::proxy::ProxyHost | |
| operator=(const ProxyHost &)=delete (defined in pw::bluetooth::proxy::ProxyHost) | pw::bluetooth::proxy::ProxyHost | |
| operator=(ProxyHost &&)=delete (defined in pw::bluetooth::proxy::ProxyHost) | pw::bluetooth::proxy::ProxyHost | |
| ProxyHost(pw::Function< void(H4PacketWithHci &&packet)> &&send_to_host_fn, pw::Function< void(H4PacketWithH4 &&packet)> &&send_to_controller_fn, uint16_t le_acl_credits_to_reserve, uint16_t br_edr_acl_credits_to_reserve, pw::Allocator *allocator=nullptr) | pw::bluetooth::proxy::ProxyHost | |
| ProxyHost()=delete (defined in pw::bluetooth::proxy::ProxyHost) | pw::bluetooth::proxy::ProxyHost | |
| ProxyHost(const ProxyHost &)=delete (defined in pw::bluetooth::proxy::ProxyHost) | pw::bluetooth::proxy::ProxyHost | |
| ProxyHost(ProxyHost &&)=delete (defined in pw::bluetooth::proxy::ProxyHost) | pw::bluetooth::proxy::ProxyHost | |
| RegisterL2capStatusDelegate(L2capStatusDelegate &delegate) | pw::bluetooth::proxy::ProxyHost | |
| Reset() | pw::bluetooth::proxy::ProxyHost | |
| UnregisterL2capStatusDelegate(L2capStatusDelegate &delegate) | pw::bluetooth::proxy::ProxyHost | |
| ~ProxyHost() | pw::bluetooth::proxy::ProxyHost |