ESP-IDF
btc_enable_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_enable_bluetooth()
btc_enable_bluetooth() function
Syntax
Show:
Summary
Declaration
from
btc_main.c:30
static
void
btc_enable_bluetooth
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_enable_bluetooth
(
void
)
btc_main.c:30
btc_enable_bluetooth
(
)
;
btc_main.c:110
btc_main_call_handler()
Call Tree
from
examples
btc_enable_bluetooth()
is called by 1 function and calls 3 functions:
btc_main_call_handler()
All items filtered out
btc_enable_bluetooth()
future_ready()
btc_main_get_future_p()
BTA_EnableBluetooth()
All items filtered out
Data Use
from
examples
btc_enable_bluetooth()
reads 2 variables:
btc_main_future_type_t::BTC_MAIN_ENABLE_FUTURE
btc_dm_sec_evt()
All items filtered out
btc_enable_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