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

Go to the source code of this file.

Data Structures

struct  esphome::ln882h_ble::BLEScanReport
 One scan report from the controller, decoded from the SDK's rw-task event (RSSI already sign-corrected). More...
 
class  esphome::ln882h_ble::BLEScanListener
 Consumer interface for controller scan reports. More...
 
class  esphome::ln882h_ble::LN882HBLE
 

Namespaces

namespace  esphome
 
namespace  esphome::ln882h_ble
 

Enumerations

enum class  esphome::ln882h_ble::BLEComponentState : uint8_t { esphome::ln882h_ble::STATE_OFF = 0 , esphome::ln882h_ble::ENABLING , esphome::ln882h_ble::ACTIVE }