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

Go to the source code of this file.

Data Structures

struct  esphome::rp2040_ble::BLEScanReport
 One advertisement report from the controller. More...
 
class  esphome::rp2040_ble::BLEScanListener
 Consumer interface for controller scan reports. More...
 
class  esphome::rp2040_ble::RP2040BLE
 

Namespaces

namespace  esphome
 
namespace  esphome::rp2040_ble
 

Enumerations

enum class  esphome::rp2040_ble::BLEComponentState : uint8_t {
  esphome::rp2040_ble::STATE_OFF = 0 , esphome::rp2040_ble::ENABLING , esphome::rp2040_ble::ACTIVE , esphome::rp2040_ble::DISABLING ,
  esphome::rp2040_ble::DISABLED
}