ESP-IDF
bta_hh_sdp_cback()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
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_sdp_cback()
bta_hh_sdp_cback() function
* Function bta_hh_sdp_cback * Description SDP callback function. * Returns void
Syntax
Show:
Summary
Declaration
from
bta_hh_act.c:185
static
void
bta_hh_sdp_cback
(
UINT16
result
,
UINT16
attr_mask
,
tHID_DEV_SDP_INFO
*
sdp_rec
)
;
Arguments
Argument
result
attr_mask
sdp_rec
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hh_sdp_cback
(
UINT16
result
,
UINT16
attr_mask
,
bta_hh_act.c:185
bta_hh_sdp_cback
)
)
==
HID_SUCCESS
)
{
bta_hh_act.c:286
bta_hh_di_sdp_cback()
Call Tree
from
examples
bta_hh_sdp_cback()
calls 7 functions:
All items filtered out
bta_hh_sdp_cback()
esp_log_timestamp()
esp_log_write()
utl_freebuf()
HID_HostAddDev()
bta_hh_sm_execute()
bta_hh_tod_spt()
bta_hh_add_device_to_list()
All items filtered out
Data Use
from
examples
bta_hh_sdp_cback()
reads 20 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
::HID_SUCCESS
sdp_info::ssr_max_latency
sdp_info::ssr_min_tout
sdp_info::sub_class
sdp_info::ctry_code
::BTA_HH_OK
::BTA_HH_ERR_SDP
::BTA_HH_ERR_TOD_UNSPT
tBTA_HH_DEV_CB::dscp_info
tBTA_HH_DEV_CB::addr
tBTA_HH_DEV_CB::index
tBTA_HH_DEV_CB::sec_mask
tBTA_HH_DEV_CB::app_id
tBTA_HH_DEV_CB::hid_handle
tBTA_HH_CB::p_cur
tBTA_HH_CB::cb_index
::BTA_HH_SDP_CMPL_EVT
bta_hh_cb
All items filtered out
bta_hh_sdp_cback()
bta_hh_di_sdp_cback()
tBTA_HH_DEV_DSCP_INFO::ctry_code
tBTA_HH_DEV_CB::app_id
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