ESP-IDF
BLE_SM_ERR_UNSPECIFIED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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_ERR_UNSPECIFIED
BLE_SM_ERR_UNSPECIFIED macro
Syntax
Show:
Summary
Declaration
from
ble_sm.h:38
#define
BLE_SM_ERR_UNSPECIFIED
0x08
Examples
References
from
examples
Code
Location
#define
BLE_SM_ERR_UNSPECIFIED
0x08
ble_sm.h:38
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:967
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_UNSPECIFIED
)
;
ble_sm.c:968
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1170
res
.
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1258
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1553
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1606
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1811
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1822
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1882
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_UNSPECIFIED
)
;
ble_sm.c:1883
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:1905
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2041
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_UNSPECIFIED
)
;
ble_sm.c:2042
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2399
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2429
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2445
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2468
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2484
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2508
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2524
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2547
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2563
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2586
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm.c:2602
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_lgcy.c:154
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_lgcy.c:187
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_lgcy.c:197
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_lgcy.c:222
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_lgcy.c:239
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:275
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_UNSPECIFIED
)
;
ble_sm_sc.c:276
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:311
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:320
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:330
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:338
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:363
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:404
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:414
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:423
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:464
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:484
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:546
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:554
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:564
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:610
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:632
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:751
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:807
res
->
sm_err
=
BLE_SM_ERR_UNSPECIFIED
;
ble_sm_sc.c:848
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