![]() |
nRF Connect SDK API 3.3.99
|
Header file with LED states. More...
Go to the source code of this file.
Macros | |
| #define | LED_UNAVAILABLE 0xFF |
| #define | LED_PEER_COUNT 1 |
Enumerations | |
| enum | led_system_state { LED_SYSTEM_STATE_IDLE , LED_SYSTEM_STATE_CHARGING , LED_SYSTEM_STATE_ERROR , LED_SYSTEM_STATE_COUNT } |
| System states represented by LED. More... | |
| enum | led_peer_state { LED_PEER_STATE_DISCONNECTED , LED_PEER_STATE_CONNECTED , LED_PEER_STATE_PEER_SEARCH , LED_PEER_STATE_CONFIRM_SELECT , LED_PEER_STATE_CONFIRM_ERASE , LED_PEER_STATE_ERASE_ADV , LED_PEER_STATE_COUNT } |
| Peer states represented by LED. More... | |
| enum | led_id_nrf_desktop { LED_ID_SYSTEM_STATE , LED_ID_PEER_STATE , LED_ID_COUNT } |
| LED identification. More... | |
Header file with LED states.