FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getBleState()

AutoResearchBleState & getBleState ( )

Get current BLE autoresearch state.

Returns
Reference to the global BLE state

Definition at line 12 of file AutoResearchBle.cpp.

12 {
13 return s_ble_state;
14}
static AutoResearchBleState s_ble_state

References s_ble_state.

Referenced by AutoResearchRemoteControl::startBleRemote(), and AutoResearchRemoteControl::tick().

+ Here is the caller graph for this function: