ESP-IDF
BLE_SM_IOACT_NONE
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_IOACT_NONE
BLE_SM_IOACT_NONE macro
Syntax
Show:
Summary
Declaration
from
ble_sm.h:84
#define
BLE_SM_IOACT_NONE
0
Examples
References
from
examples
Code
Location
#define
BLE_SM_IOACT_NONE
0
ble_sm.h:84
case
BLE_SM_IOACT_NONE
:
ble_sm.c:791
res
->
passkey_params
.
action
!=
BLE_SM_IOACT_NONE
)
{
ble_sm.c:1041
#define
IOACT_NONE
BLE_SM_IOACT_NONE
ble_sm_lgcy.c:34
*
action
=
BLE_SM_IOACT_NONE
;
ble_sm_lgcy.c:77
*
action
=
BLE_SM_IOACT_NONE
;
ble_sm_lgcy.c:80
case
BLE_SM_IOACT_NONE
:
ble_sm_lgcy.c:88
#define
IOACT_NONE
BLE_SM_IOACT_NONE
ble_sm_sc.c:46
*
action
=
BLE_SM_IOACT_NONE
;
ble_sm_sc.c:114
*
action
=
BLE_SM_IOACT_NONE
;
ble_sm_sc.c:117
case
BLE_SM_IOACT_NONE
:
ble_sm_sc.c:125
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