ESP-IDF
oob_req_reply_args
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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
oob_req_reply_args struct
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:234
struct
oob_req_reply_args
{
esp_bd_addr_t
bd_addr
;
uint8_t
len
;
uint8_t
*
p_value
;
}
;
Fields
Field
Declared as
oob_req_reply_args::bd_addr
esp_bd_addr_t
oob_req_reply_args::len
uint8_t
oob_req_reply_args::p_value
uint8_t
*
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
oob_req_reply_args
{
btc_gap_ble.h:234
btc_ble_gap_args_t
btc_ble_gap_args_t::oob_req_reply
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
btc_ble_gap_args_t::oob_req_reply
btc_ble_gap_args_t
btc_gap_ble.h:234
Lifecycle
from
examples
All items filtered out
All items filtered out