ESP-IDF
oob_req_reply_args::bd_addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
oob_req_reply_args::bd_addr
oob_req_reply_args::bd_addr field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:235
esp_bd_addr_t
bd_addr
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
bd_addr
;
btc_gap_ble.h:235
BTA_DmOobReply
(
arg
->
oob_req_reply
.
bd_addr
,
arg
->
oob_req_reply
.
len
,
arg
->
oob_req_reply
.
p_value
)
;
btc_gap_ble.c:2158
btc_gap_ble_call_handler()
memcpy
(
arg
.
oob_req_reply
.
bd_addr
,
bd_addr
,
ESP_BD_ADDR_LEN
)
;
esp_gap_ble_api.c:839
esp_ble_oob_req_reply()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
oob_req_reply_args::bd_addr
is read by 2 functions:
All items filtered out
oob_req_reply_args::bd_addr
esp_ble_oob_req_reply()
btc_gap_ble_call_handler()
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