ESP-IDF
bta_hd_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_hd_evt_code()
bta_hd_evt_code() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_hd_main.c:190
static
const
char
*
bta_hd_evt_code
(
tBTA_HD_INT_EVT
evt_code
)
;
Implemented in
bta_hd_main.c:262
Arguments
Argument
evt_code
Examples
References
from
examples
Code
Location
Referrer
static
const
char
*
bta_hd_evt_code
(
tBTA_HD_INT_EVT
evt_code
)
bta_hd_main.c:262
static
const
char
*
bta_hd_evt_code
(
tBTA_HD_INT_EVT
evt_code
)
;
bta_hd_main.c:190
bta_hd_evt_code
(
event
)
,
event
)
;
bta_hd_main.c:210
bta_hd_sm_execute()
Call Tree
from
examples
bta_hd_evt_code()
is called by 1 function:
bta_hd_sm_execute()
All items filtered out
bta_hd_evt_code()
All items filtered out
Data Use
from
examples
bta_hd_evt_code()
reads 18 variables:
::BTA_HD_API_REGISTER_APP_EVT
::BTA_HD_API_UNREGISTER_APP_EVT
::BTA_HD_API_CONNECT_EVT
::BTA_HD_API_DISCONNECT_EVT
::BTA_HD_API_ADD_DEVICE_EVT
::BTA_HD_API_REMOVE_DEVICE_EVT
::BTA_HD_API_SEND_REPORT_EVT
::BTA_HD_API_REPORT_ERROR_EVT
::BTA_HD_API_VC_UNPLUG_EVT
::BTA_HD_INT_OPEN_EVT
::BTA_HD_INT_CLOSE_EVT
::BTA_HD_INT_INTR_DATA_EVT
::BTA_HD_INT_GET_REPORT_EVT
::BTA_HD_INT_SET_REPORT_EVT
::BTA_HD_INT_SET_PROTOCOL_EVT
::BTA_HD_INT_VC_UNPLUG_EVT
::BTA_HD_INT_SUSPEND_EVT
::BTA_HD_INT_EXIT_SUSPEND_EVT
All items filtered out
bta_hd_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