ESP-IDF
tBTA_SYS_HW_MODULE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
tBTA_SYS_HW_MODULE
tBTA_SYS_HW_MODULE
Syntax
Show:
Summary
Declaration
from
bta_sys.h:52
typedef
UINT16
tBTA_SYS_HW_MODULE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT16
tBTA_SYS_HW_MODULE
;
bta_sys.h:52
tBTA_SYS_HW_MODULE
hw_module
;
bta_sys.h:159
tBTA_SYS_HW_MSG
tBTA_SYS_HW_MSG::hw_module
extern
void
bta_sys_disable
(
tBTA_SYS_HW_MODULE
module
)
;
bta_sys.h:230
bta_sys_disable()
bta_sys_disable()::module
extern
void
bta_sys_hw_register
(
tBTA_SYS_HW_MODULE
module
,
tBTA_SYS_HW_CBACK
*
cback
)
;
bta_sys.h:233
bta_sys_hw_register()
bta_sys_hw_register()::module
extern
void
bta_sys_hw_unregister
(
tBTA_SYS_HW_MODULE
module
)
;
bta_sys.h:234
bta_sys_hw_unregister()
bta_sys_hw_unregister()::module
void
bta_sys_hw_register
(
tBTA_SYS_HW_MODULE
module
,
tBTA_SYS_HW_CBACK
*
cback
)
bta_sys_main.c:238
bta_sys_hw_register()
bta_sys_hw_register()::module
void
bta_sys_hw_unregister
(
tBTA_SYS_HW_MODULE
module
)
bta_sys_main.c:244
bta_sys_hw_unregister()
bta_sys_hw_unregister()::module
void
bta_sys_disable
(
tBTA_SYS_HW_MODULE
module
)
bta_sys_main.c:714
bta_sys_disable()
bta_sys_disable()::module
Call Tree
from
examples
All items filtered out
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
Instance
Scope
Location
Project
tBTA_SYS_HW_MSG::hw_module
tBTA_SYS_HW_MSG
bta_sys.h:159
bta_sys_disable()::module
bta_sys_disable()
bta_sys.h:230
bta_sys_hw_register()::module
bta_sys_hw_register()
bta_sys.h:233
bta_sys_hw_unregister()::module
bta_sys_hw_unregister()
bta_sys.h:234
bta_sys_hw_register()::module
bta_sys_hw_register()
bta_sys_main.c:238
bta_sys_hw_unregister()::module
bta_sys_hw_unregister()
bta_sys_main.c:244
bta_sys_disable()::module
bta_sys_disable()
bta_sys_main.c:714
Lifecycle
from
examples
All items filtered out
All items filtered out