ESP-IDF
get_keep_ble_on()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
get_keep_ble_on()
get_keep_ble_on() function
Get the current BLE keep-on status This function returns the current value of the `keep_ble_on` flag from the global BLE configuration structure.
Syntax
Show:
Summary
Declaration
Definition
from
simple_ble.h:70
uint8_t
get_keep_ble_on
(
void
)
;
Implemented in
simple_ble.c:34
Return value
uint8_t Current status of the `keep_ble_on` flag
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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