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

Go to the source code of this file.

Data Structures

struct  esphome::bk72xx_ble::ScanParams
 One scan request: mode plus timing, in BLE units (0.625 ms). More...
 
struct  esphome::bk72xx_ble::BLEScanReport
 One advertisement report from the controller. More...
 
class  esphome::bk72xx_ble::BLEScanListener
 Consumer interface for controller scan reports. More...
 
class  esphome::bk72xx_ble::BK72xxBLE
 

Namespaces

namespace  esphome
 
namespace  esphome::bk72xx_ble
 

Enumerations

enum class  esphome::bk72xx_ble::BLEComponentState : uint8_t { esphome::bk72xx_ble::STATE_OFF = 0 , esphome::bk72xx_ble::ENABLING , esphome::bk72xx_ble::ACTIVE }
 
enum class  esphome::bk72xx_ble::ScanOpResult : uint8_t { esphome::bk72xx_ble::SETTLED , esphome::bk72xx_ble::PENDING , esphome::bk72xx_ble::FAILED }
 Outcome of one reconciliation step. More...