ESP-IDF
tBTM_BL_CHANGE_CB
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
tBTM_BL_CHANGE_CB
tBTM_BL_CHANGE_CB
Syntax
Show:
Summary
Declaration
from
btm_api.h:1001
typedef
void
(
tBTM_BL_CHANGE_CB
)
(
tBTM_BL_EVENT_DATA
*
p_data
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTM_BL_CHANGE_CB
)
(
tBTM_BL_EVENT_DATA
*
p_data
)
;
btm_api.h:1001
tBTM_STATUS
BTM_RegBusyLevelNotif
(
tBTM_BL_CHANGE_CB
*
p_cb
,
UINT8
*
p_level
,
btm_acl.c:1836
BTM_RegBusyLevelNotif()
BTM_RegBusyLevelNotif()::p_cb
tBTM_STATUS
BTM_RegBusyLevelNotif
(
tBTM_BL_CHANGE_CB
*
p_cb
,
UINT8
*
p_level
,
btm_api.h:3078
BTM_RegBusyLevelNotif()
BTM_RegBusyLevelNotif()::p_cb
tBTM_BL_CHANGE_CB
*
p_bl_changed_cb
;
/* Callback for when Busy Level changed */
btm_int.h:862
tBTM_CB
tBTM_CB::p_bl_changed_cb
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
BTM_RegBusyLevelNotif()::p_cb
BTM_RegBusyLevelNotif()
btm_api.h:3078
tBTM_CB::p_bl_changed_cb
tBTM_CB
btm_int.h:862
BTM_RegBusyLevelNotif()::p_cb
BTM_RegBusyLevelNotif()
btm_acl.c:1836
Lifecycle
from
examples
All items filtered out
All items filtered out