ESP-IDF
tBTA_DM_MSG::inq_cmpl
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
tBTA_DM_MSG::inq_cmpl
tBTA_DM_MSG::inq_cmpl field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1270
tBTA_DM_INQUIRY_CMPL
inq_cmpl
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_DM_INQUIRY_CMPL
inq_cmpl
;
bta_dm_int.h:1270
data
.
inq_cmpl
.
num_resps
=
p_data
->
inq_cmpl
.
num
;
bta_dm_act.c:1933
bta_dm_inq_cmpl()
p_msg
->
inq_cmpl
.
hdr
.
event
=
BTA_DM_INQUIRY_CMPL_EVT
;
bta_dm_act.c:2904
bta_dm_inq_cmpl_cb()
p_msg
->
inq_cmpl
.
num
=
(
(
tBTM_INQUIRY_CMPL
*
)
p_result
)
->
num_resp
;
bta_dm_act.c:2905
bta_dm_inq_cmpl_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_MSG::inq_cmpl
is read by 2 functions:
All items filtered out
tBTA_DM_MSG::inq_cmpl
bta_dm_inq_cmpl()
bta_dm_inq_cmpl_cb()
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