ESP-IDF
tBTA_DM_API_OOB_REPLY::value
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_API_OOB_REPLY::value
tBTA_DM_API_OOB_REPLY::value field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:482
UINT8
value
[
BT_OCTET16_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
value
[
BT_OCTET16_LEN
]
;
bta_dm_int.h:482
BTM_BleOobDataReply
(
p_data
->
oob_reply
.
bd_addr
,
BTM_SUCCESS
,
p_data
->
oob_reply
.
len
,
p_data
->
oob_reply
.
value
)
;
bta_dm_act.c:1554
bta_dm_oob_reply()
memcpy
(
p_msg
->
value
,
p_value
,
len
)
;
bta_dm_api.c:833
BTA_DmOobReply()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_OOB_REPLY::value
is read by 2 functions:
All items filtered out
tBTA_DM_API_OOB_REPLY::value
bta_dm_oob_reply()
BTA_DmOobReply()
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