ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
bluetooth_connection_hub.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::bluetooth_connection::BluetoothConnection
 

Namespaces

namespace  esphome
 
namespace  esphome::bluetooth_proxy
 
namespace  esphome::bluetooth_connection
 

Typedefs

using esphome::bluetooth_connection::ClientState = ble_device_base::ClientState
 
using esphome::bluetooth_connection::ConnectionType = ble_device_base::ConnectionType
 

Enumerations

enum class  esphome::bluetooth_connection::PendingAck : uint8_t { esphome::bluetooth_connection::PENDING_ACK_NONE = 0 , esphome::bluetooth_connection::PENDING_ACK_WRITE , esphome::bluetooth_connection::PENDING_ACK_NOTIFY , esphome::bluetooth_connection::PENDING_ACK_ERROR }
 A refused GATT reply owed to the current subscriber. More...