ESP-IDF
btc_disable_bluetooth()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_disable_bluetooth()
btc_disable_bluetooth() function
Syntax
Show:
Summary
Declaration
from
btc_main.c:37
static
void
btc_disable_bluetooth
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_disable_bluetooth
(
void
)
btc_main.c:37
btc_disable_bluetooth
(
)
;
btc_main.c:113
btc_main_call_handler()
Call Tree
from
examples
btc_disable_bluetooth()
is called by 1 function and calls 4 functions:
btc_main_call_handler()
All items filtered out
btc_disable_bluetooth()
future_ready()
btc_main_get_future_p()
BTA_DisableBluetooth()
btc_config_shut_down()
All items filtered out
Data Use
from
examples
btc_disable_bluetooth()
reads 1 variable:
btc_main_future_type_t::BTC_MAIN_DISABLE_FUTURE
All items filtered out
btc_disable_bluetooth()
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