ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
esphome::bk72xx_ble::ScanParams Struct Reference

One scan request: mode plus timing, in BLE units (0.625 ms). More...

#include <bk72xx_ble.h>

Public Member Functions

bool operator== (const ScanParams &) const =default
 

Data Fields

bool active
 
uint16_t interval
 
uint16_t window
 

Detailed Description

One scan request: mode plus timing, in BLE units (0.625 ms).

Definition at line 34 of file bk72xx_ble.h.

Member Function Documentation

◆ operator==()

bool esphome::bk72xx_ble::ScanParams::operator== ( const ScanParams & ) const
default

Field Documentation

◆ active

bool esphome::bk72xx_ble::ScanParams::active

Definition at line 35 of file bk72xx_ble.h.

◆ interval

uint16_t esphome::bk72xx_ble::ScanParams::interval

Definition at line 36 of file bk72xx_ble.h.

◆ window

uint16_t esphome::bk72xx_ble::ScanParams::window

Definition at line 37 of file bk72xx_ble.h.


The documentation for this struct was generated from the following file: