ESP-IDF
esp_ble_key_value_t::pid_key
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
esp_ble_key_value_t::pid_key
esp_ble_key_value_t::pid_key field
peer device ID key
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:612
esp_ble_pid_keys_t
pid_key
;
Examples
References
from
examples
Code
Location
Referrer
esp_ble_pid_keys_t
pid_key
;
/*!< peer device ID key */
esp_gap_ble_api.h:612
memcpy
(
&
param
.
ble_security
.
ble_key
.
p_key_value
.
pid_key
.
irk
,
btc_dm.c:936
btc_dm_sec_cb_handler()
param
.
ble_security
.
ble_key
.
p_key_value
.
pid_key
.
addr_type
=
p_data
->
ble_key
.
p_key_value
->
pid_key
.
addr_type
;
btc_dm.c:938
btc_dm_sec_cb_handler()
memcpy
(
&
param
.
ble_security
.
ble_key
.
p_key_value
.
pid_key
.
static_addr
,
btc_dm.c:939
btc_dm_sec_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_ble_key_value_t::pid_key
is read by 1 function:
All items filtered out
esp_ble_key_value_t::pid_key
btc_dm_sec_cb_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