ESP-IDF
bta_hh_action
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_hh_action
bta_hh_action variable
Syntax
Show:
Summary
Declaration
from
bta_hh_main.c:79
const
tBTA_HH_ACTION
bta_hh_action
[
]
=
{
bta_hh_api_disc_act
,
bta_hh_open_act
,
bta_hh_close_act
,
bta_hh_data_act
,
bta_hh_ctrl_dat_act
,
bta_hh_handsk_act
,
bta_hh_start_sdp
,
bta_hh_sdp_cmpl
,
bta_hh_write_dev_act
,
bta_hh_get_dscp_act
,
bta_hh_maint_dev_act
,
bta_hh_open_cmpl_act
,
bta_hh_open_failure
#if
(
defined
BTA_HH_LE_INCLUDED
&&
BTA_HH_LE_INCLUDED
==
TRUE
)
,
bta_hh_gatt_close
,
bta_hh_le_open_fail
,
bta_hh_gatt_open
,
bta_hh_w4_le_read_char_cmpl
,
bta_hh_le_read_char_cmpl
,
bta_hh_w4_le_read_descr_cmpl
,
bta_hh_le_read_descr_cmpl
,
bta_hh_w4_le_write_cmpl
,
bta_hh_le_write_cmpl
,
bta_hh_le_write_char_descr_cmpl
,
bta_hh_start_security
,
bta_hh_security_cmpl
,
bta_hh_le_update_scpp
,
bta_hh_le_notify_enc_cmpl
#endif
}
;
Examples
References
from
examples
Code
Location
Referrer
const
tBTA_HH_ACTION
bta_hh_action
[
]
=
{
bta_hh_main.c:79
(
*
bta_hh_action
[
action
]
)
(
p_cb
,
p_data
)
;
bta_hh_main.c:379
bta_hh_sm_execute()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bta_hh_action
is read by 1 function:
All items filtered out
bta_hh_action
bta_hh_sm_execute()
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