ESP-IDF
bta_hf_client_do_disc()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_hf_client_do_disc()
bta_hf_client_do_disc() function
* Function bta_hf_client_do_disc * Description Do service discovery. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:234
extern
void
bta_hf_client_do_disc
(
void
)
;
Implemented in
bta_hf_client_sdp.c:296
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_do_disc
(
void
)
bta_hf_client_sdp.c:296
extern
void
bta_hf_client_do_disc
(
void
)
;
bta_hf_client_int.h:234
bta_hf_client_do_disc
(
)
;
bta_hf_client_act.c:204
bta_hf_client_start_open()
bta_hf_client_do_disc
(
)
;
bta_hf_client_act.c:303
bta_hf_client_rfc_acp_open()
Call Tree
from
examples
bta_hf_client_do_disc()
is called by 2 functions and calls 5 functions:
bta_hf_client_start_open()
bta_hf_client_rfc_acp_open()
All items filtered out
bta_hf_client_do_disc()
SDP_InitDiscoveryDb()
SDP_ServiceSearchAttributeRequest()
osi_malloc_func()
bta_hf_client_sm_execute()
bta_hf_client_free_db()
All items filtered out
Data Use
from
examples
bta_hf_client_do_disc()
reads 8 variables and writes 3 variables:
tBT_UUID::uu
::BTA_HF_CLIENT_DISC_FAIL_EVT
tBTA_HF_CLIENT_SCB::peer_addr
tBTA_HF_CLIENT_SCB::p_disc_db
tBTA_HF_CLIENT_SCB::role
tBTA_HF_CLIENT_CB::scb
bta_hf_client_cb
bta_hf_client_sdp_cback()
All items filtered out
bta_hf_client_do_disc()
tBT_UUID::len
tBT_UUID::
::uuid16
tBTA_HF_CLIENT_SCB::p_disc_db
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