BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::extend_server< server< ServerOptions... >, Options... > Member List

This is the complete list of members for bluetoe::extend_server< server< ServerOptions... >, Options... >, including all inherited members.

configured_for_indications(const details::client_characteristic_configuration &) constbluetoe::server< ServerOptions..., Options... >
configured_for_notifications(const details::client_characteristic_configuration &) constbluetoe::server< ServerOptions..., Options... >
configured_for_notifications_or_indications(const details::client_characteristic_configuration &) constbluetoe::server< ServerOptions..., Options... >
indicate(const T &value)bluetoe::server< ServerOptions..., Options... >
indicate()bluetoe::server< ServerOptions..., Options... >
notify(const T &value)bluetoe::server< ServerOptions..., Options... >
notify()bluetoe::server< ServerOptions..., Options... >
server()bluetoe::server< ServerOptions..., Options... >