ESP-IDF
BLE_SM_PAIR_ALG_OOB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
BLE_SM_PAIR_ALG_OOB
BLE_SM_PAIR_ALG_OOB macro
Syntax
Show:
Summary
Declaration
from
ble_sm.h:50
#define
BLE_SM_PAIR_ALG_OOB
2
Examples
References
from
examples
Code
Location
#define
BLE_SM_PAIR_ALG_OOB
2
ble_sm.h:50
proc
->
pair_alg
=
BLE_SM_PAIR_ALG_OOB
;
ble_sm_lgcy.c:93
proc
->
pair_alg
=
BLE_SM_PAIR_ALG_OOB
;
ble_sm_sc.c:130
case
BLE_SM_PAIR_ALG_OOB
:
ble_sm_sc.c:241
if
(
proc
->
pair_alg
!=
BLE_SM_PAIR_ALG_OOB
&&
(
ble_sm_sc.c:451
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
&&
ble_sm_sc.c:525
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
)
{
ble_sm_sc.c:569
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
)
{
ble_sm_sc.c:646
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
)
{
ble_sm_sc.c:712
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
)
{
ble_sm_sc.c:772
if
(
proc
->
pair_alg
==
BLE_SM_PAIR_ALG_OOB
)
{
ble_sm_sc.c:785
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