Lightweight proxy for augmenting Bluetooth functionality. More...
Lightweight proxy for augmenting Bluetooth functionality.
Classes | |
| class | H4PacketInterface |
| class | H4PacketWithH4 |
| H4PacketWithH4 is an H4Packet backed by an H4 buffer. More... | |
| class | H4PacketWithHci |
| H4PacketWithHci is an H4Packet backed by an HCI buffer. More... | |
| class | ProxyHost |
| struct | ProxyHostSnapshot |
Typedefs | |
| using | ProxyHostStateUpdate = std::variant< AclConnectionSnapshot, AclConnectionRemoved, L2capSignalingStateSnapshot, L2capChannelSnapshot, L2capChannelRemoved > |
| using | ProxyHostStateUpdateCallback = Function< void(const ProxyHostStateUpdate &update)> |