ESP-IDF
bt_bb_v2_init_cmplx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_bb_v2_init_cmplx()
bt_bb_v2_init_cmplx() function
Set btbb enable for BT/ieee802154
Syntax
Show:
Summary
Declaration
from
btbb.h:19
void
bt_bb_v2_init_cmplx
(
int
print_version
)
;
Arguments
Argument
Description
print_version
enable btbb version print.
Return value
NULL
Examples
References
from
examples
Code
Location
Referrer
void
bt_bb_v2_init_cmplx
(
int
print_version
)
;
btbb.h:19
bt_bb_v2_init_cmplx
(
BTBB_ENABLE_VERSION_PRINT
)
;
btbb_init.c:64
esp_btbb_enable()
Call Tree
from
examples
bt_bb_v2_init_cmplx()
is called by 1 function:
esp_btbb_enable()
All items filtered out
bt_bb_v2_init_cmplx()
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