ESP-IDF
BLE_SM_PROC_F_ADVANCE_ON_IO
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_PROC_F_ADVANCE_ON_IO
BLE_SM_PROC_F_ADVANCE_ON_IO macro
Syntax
Show:
Summary
Declaration
from
ble_sm_priv.h:218
#define
BLE_SM_PROC_F_ADVANCE_ON_IO
0x04
Examples
References
from
examples
Code
Location
#define
BLE_SM_PROC_F_ADVANCE_ON_IO
0x04
ble_sm_priv.h:218
proc
->
flags
&
BLE_SM_PROC_F_ADVANCE_ON_IO
)
{
ble_sm.c:827
proc
->
flags
|=
BLE_SM_PROC_F_ADVANCE_ON_IO
;
ble_sm.c:1637
(
proc
->
flags
&
BLE_SM_PROC_F_ADVANCE_ON_IO
)
)
{
ble_sm.c:3001
(
proc
->
flags
&
BLE_SM_PROC_F_ADVANCE_ON_IO
)
)
{
ble_sm.c:3019
proc
->
flags
&
BLE_SM_PROC_F_ADVANCE_ON_IO
)
{
ble_sm.c:3032
(
proc
->
flags
&
BLE_SM_PROC_F_ADVANCE_ON_IO
)
)
{
ble_sm_sc.c:292
proc
->
flags
|=
BLE_SM_PROC_F_ADVANCE_ON_IO
;
ble_sm_sc.c:527
proc
->
flags
|=
BLE_SM_PROC_F_ADVANCE_ON_IO
;
ble_sm_sc.c:826
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