NimBLE_Security sample
led_state
is only used within NimBLE_Security sample.
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
NimBLE_Security sample
led_state
led_state variable
Syntax
Show:
Summary
Declaration
from
led.c:11
static
uint8_t
led_state
;
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
led_state
;
led.c:11
uint8_t
get_led_state
(
void
)
{
return
led_state
;
}
led.c:18
get_led_state()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
led_state
is read by 1 function:
All items filtered out
led_state
get_led_state()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out