ESP-IDF
enc_passkey_reply_args::passkey
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
enc_passkey_reply_args::passkey
enc_passkey_reply_args::passkey field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:226
uint32_t
passkey
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
passkey
;
btc_gap_ble.h:226
BTA_DmBlePasskeyReply
(
bd_addr
,
arg
->
enc_passkey_replay
.
accept
,
arg
->
enc_passkey_replay
.
passkey
)
;
btc_gap_ble.c:2142
btc_gap_ble_call_handler()
arg
.
enc_passkey_replay
.
passkey
=
passkey
;
esp_gap_ble_api.c:758
esp_ble_passkey_reply()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
enc_passkey_reply_args::passkey
is written by 1 function and is read by 1 function:
esp_ble_passkey_reply()
All items filtered out
enc_passkey_reply_args::passkey
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