ESP-IDF
bta_hh_evt_code()
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_hh_evt_code()
bta_hh_evt_code() function
* Debug Functions * Function bta_hh_evt_code * Description * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_main.c:256
static
char
*
bta_hh_evt_code
(
tBTA_HH_INT_EVT
evt_code
)
;
Implemented in
bta_hh_main.c:481
Arguments
Argument
evt_code
Examples
References
from
examples
Code
Location
Referrer
static
char
*
bta_hh_evt_code
(
tBTA_HH_INT_EVT
evt_code
)
bta_hh_main.c:481
static
char
*
bta_hh_evt_code
(
tBTA_HH_INT_EVT
evt_code
)
;
bta_hh_main.c:256
bta_hh_evt_code
(
debug_event
)
)
;
bta_hh_main.c:364
bta_hh_sm_execute()
bta_hh_evt_code
(
debug_event
)
)
;
bta_hh_main.c:387
bta_hh_sm_execute()
Call Tree
from
examples
bta_hh_evt_code()
is called by 1 function:
bta_hh_sm_execute()
All items filtered out
bta_hh_evt_code()
All items filtered out
Data Use
from
examples
bta_hh_evt_code()
reads 15 variables:
::BTA_HH_API_OPEN_EVT
::BTA_HH_API_CLOSE_EVT
::BTA_HH_INT_OPEN_EVT
::BTA_HH_INT_CLOSE_EVT
::BTA_HH_INT_DATA_EVT
::BTA_HH_INT_CTRL_DATA
::BTA_HH_INT_HANDSK_EVT
::BTA_HH_SDP_CMPL_EVT
::BTA_HH_API_WRITE_DEV_EVT
::BTA_HH_API_GET_DSCP_EVT
::BTA_HH_API_MAINT_DEV_EVT
::BTA_HH_OPEN_CMPL_EVT
::BTA_HH_API_ENABLE_EVT
::BTA_HH_API_DISABLE_EVT
::BTA_HH_DISC_CMPL_EVT
All items filtered out
bta_hh_evt_code()
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