ESP-IDF
passkey_reply_args
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
passkey_reply_args
passkey_reply_args struct
Syntax
Show:
Summary
Declaration
from
btc_gap_bt.h:135
struct
passkey_reply_args
{
bt_bdaddr_t
bda
;
bool
accept
;
uint32_t
passkey
;
}
;
Fields
Field
Declared as
passkey_reply_args::bda
bt_bdaddr_t
passkey_reply_args::accept
bool
passkey_reply_args::passkey
uint32_t
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out