ESP-IDF
bta_hf_client_handle_cind_list_item()
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_hf_client_handle_cind_list_item()
bta_hf_client_handle_cind_list_item() function
Syntax
Show:
Summary
Declaration
from
bta_hf_client_at.c:358
static
void
bta_hf_client_handle_cind_list_item
(
char
*
name
,
UINT32
min
,
UINT32
max
,
UINT32
index
)
;
Arguments
Argument
name
min
max
index
Examples
References
from
examples
Code
Location
Referrer
static
void
bta_hf_client_handle_cind_list_item
(
char
*
name
,
UINT32
min
,
UINT32
max
,
UINT32
index
)
bta_hf_client_at.c:358
bta_hf_client_handle_cind_list_item
(
name
,
min
,
max
,
index
)
;
bta_hf_client_at.c:699
bta_hf_client_parse_cind_list()
Call Tree
from
examples
bta_hf_client_handle_cind_list_item()
is called by 1 function and calls 2 functions:
bta_hf_client_parse_cind_list()
All items filtered out
bta_hf_client_handle_cind_list_item()
esp_log_timestamp()
esp_log_write()
All items filtered out
Data Use
from
examples
bta_hf_client_handle_cind_list_item()
reads 9 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_HF_CLIENT_AT_CB::indicator_lookup
tBTA_HF_CLIENT_SCB::at_cb
tBTA_HF_CLIENT_CB::scb
bta_hf_client_cb
tBTA_HF_CLIENT_INDICATOR::name
tBTA_HF_CLIENT_INDICATOR::namelen
bta_hf_client_indicators
All items filtered out
bta_hf_client_handle_cind_list_item()
service_index
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