![]() |
nRF Connect SDK API 3.3.99
|
| using Nrf::BLEConnectivityManager::StateChangedCallback = void (*)(State state) |
Callback to indicate the bridge's Bluetooth LE connectivity state of the highest priority.
Implement it in the application and register in the BLE Connectivity Manager to visualize the state utilizing LEDs, LCDs, etc.
| state | - the current state with the highest priority |