ESP-IDF
BLE_SM_KE_F_SIGN_INFO
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
BLE_SM_KE_F_SIGN_INFO
BLE_SM_KE_F_SIGN_INFO macro
Syntax
Show:
Summary
Declaration
from
ble_sm_priv.h:227
#define
BLE_SM_KE_F_SIGN_INFO
0x10
Examples
References
from
examples
Code
Location
#define
BLE_SM_KE_F_SIGN_INFO
0x10
ble_sm_priv.h:227
proc
->
rx_key_flags
|=
BLE_SM_KE_F_SIGN_INFO
;
ble_sm.c:1713
proc
->
rx_key_flags
&=
~
BLE_SM_KE_F_SIGN_INFO
;
ble_sm.c:2605
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