ESP-IDF
protocomm_ble_config::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
protocomm_ble_config::keep_ble_on
protocomm_ble_config::keep_ble_on field
Flag to keep BLE on
Syntax
Show:
Summary
Declaration
from
protocomm_ble.h:149
unsigned
keep_ble_on
:
1
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
keep_ble_on
:
1
;
protocomm_ble.h:149
ble_config
->
keep_ble_on
=
config
->
keep_ble_on
;
protocomm_ble.c:612
protocomm_ble_start()
ble_config
->
keep_ble_on
=
config
->
keep_ble_on
;
protocomm_nimble.c:1024
protocomm_ble_start()
ble_config
->
keep_ble_on
=
custom_keep_ble_on
;
scheme_ble.c:55
prov_start()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
protocomm_ble_config::keep_ble_on
is written by 1 function and is read by 1 function:
prov_start()
All items filtered out
protocomm_ble_config::keep_ble_on
protocomm_ble_start()
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