ESP-IDF
bta_sys_hw_unregister()
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
bta_sys_hw_unregister()
bta_sys_hw_unregister() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_sys.h:234
extern
void
bta_sys_hw_unregister
(
tBTA_SYS_HW_MODULE
module
)
;
Implemented in
bta_sys_main.c:244
Arguments
Argument
module
Examples
References
from
examples
Code
Location
Referrer
void
bta_sys_hw_unregister
(
tBTA_SYS_HW_MODULE
module
)
bta_sys_main.c:244
extern
void
bta_sys_hw_unregister
(
tBTA_SYS_HW_MODULE
module
)
;
bta_sys.h:234
bta_sys_hw_unregister
(
BTA_SYS_HW_BLUETOOTH
)
;
bta_dm_act.c:449
bta_dm_sys_hw_cback()
Call Tree
from
examples
bta_sys_hw_unregister()
is called by 1 function:
bta_dm_sys_hw_cback()
All items filtered out
bta_sys_hw_unregister()
All items filtered out
Data Use
from
examples
bta_sys_hw_unregister()
reads 2 variables:
tBTA_SYS_CB::sys_hw_cback
bta_sys_cb
All items filtered out
bta_sys_hw_unregister()
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