esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
esphome::api::BluetoothProxy Member List

This is the complete list of members for esphome::api::BluetoothProxy, including all inherited members.

AdvertisementHandler typedefesphome::api::BluetoothProxy
BluetoothProxy(Client &client)esphome::api::BluetoothProxyinlineexplicit
client_esphome::api::Subsystemprotected
ConnectionHandler typedefesphome::api::BluetoothProxy
ConnectionsFreeHandler typedefesphome::api::BluetoothProxy
disconnect(std::uint64_t address) constesphome::api::BluetoothProxy
GattErrorHandler typedefesphome::api::BluetoothProxy
GattNotifyDataHandler typedefesphome::api::BluetoothProxy
GattReadHandler typedefesphome::api::BluetoothProxy
GattServicesDoneHandler typedefesphome::api::BluetoothProxy
GattServicesHandler typedefesphome::api::BluetoothProxy
get_services(std::uint64_t address, ServicesResultHandler done)esphome::api::BluetoothProxy
get_services(std::uint64_t address) constesphome::api::BluetoothProxy
notify(std::uint64_t address, std::uint32_t handle, bool enable) constesphome::api::BluetoothProxy
on_connection(ConnectionHandler handler)esphome::api::BluetoothProxy
on_connections_free(ConnectionsFreeHandler handler)esphome::api::BluetoothProxy
on_error(GattErrorHandler handler)esphome::api::BluetoothProxy
on_notify_data(GattNotifyDataHandler handler)esphome::api::BluetoothProxy
on_raw_advertisements(RawAdvertisementHandler handler)esphome::api::BluetoothProxy
on_read(GattReadHandler handler)esphome::api::BluetoothProxy
on_scanner_state(ScannerStateHandler handler)esphome::api::BluetoothProxy
on_services(GattServicesHandler handler)esphome::api::BluetoothProxy
on_services_done(GattServicesDoneHandler handler)esphome::api::BluetoothProxy
RawAdvertisementHandler typedefesphome::api::BluetoothProxy
read(std::uint64_t address, std::uint32_t handle, ReadResultHandler done)esphome::api::BluetoothProxy
read(std::uint64_t address, std::uint32_t handle) constesphome::api::BluetoothProxy
ReadResultHandler typedefesphome::api::BluetoothProxy
request_connection(std::uint64_t address, bool with_cache=true) constesphome::api::BluetoothProxy
ScannerStateHandler typedefesphome::api::BluetoothProxy
ServicesResultHandler typedefesphome::api::BluetoothProxy
set_scanner_mode(BluetoothScannerMode mode) constesphome::api::BluetoothProxy
subscribe_advertisements(AdvertisementHandler handler, std::uint32_t flags=0)esphome::api::BluetoothProxy
subscribe_connections_free() constesphome::api::BluetoothProxy
Subsystem(Client &client)esphome::api::Subsysteminlineexplicit
unsubscribe_advertisements() constesphome::api::BluetoothProxy
write(std::uint64_t address, std::uint32_t handle, const std::string &data, bool response, WriteResultHandler done)esphome::api::BluetoothProxy
write(std::uint64_t address, std::uint32_t handle, const std::string &data, bool response=true) constesphome::api::BluetoothProxy
WriteResultHandler typedefesphome::api::BluetoothProxy