ESP-IDF
sc_oob_req_reply_args
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sc_oob_req_reply_args
sc_oob_req_reply_args struct
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:239
struct
sc_oob_req_reply_args
{
esp_bd_addr_t
bd_addr
;
uint8_t
*
p_c
;
uint8_t
*
p_r
;
}
;
Fields
Field
Declared as
sc_oob_req_reply_args::bd_addr
esp_bd_addr_t
sc_oob_req_reply_args::p_c
uint8_t
*
sc_oob_req_reply_args::p_r
uint8_t
*
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
sc_oob_req_reply_args
{
btc_gap_ble.h:239
btc_ble_gap_args_t
btc_ble_gap_args_t::sc_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::sc_oob_req_reply
btc_ble_gap_args_t
btc_gap_ble.h:239
Lifecycle
from
examples
All items filtered out
All items filtered out