ESP-IDF
BLE_SM_ERR_CMD_NOT_SUPP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_CMD_NOT_SUPP
BLE_SM_ERR_CMD_NOT_SUPP macro
Syntax
Show:
Summary
Declaration
from
ble_sm.h:37
#define
BLE_SM_ERR_CMD_NOT_SUPP
0x07
Examples
References
from
examples
Code
Location
#define
BLE_SM_ERR_CMD_NOT_SUPP
0x07
ble_sm.h:37
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_CMD_NOT_SUPP
)
;
ble_sm.c:763
res
->
sm_err
=
BLE_SM_ERR_CMD_NOT_SUPP
;
ble_sm.c:764
res
->
sm_err
=
BLE_SM_ERR_CMD_NOT_SUPP
;
ble_sm.c:1923
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_CMD_NOT_SUPP
)
;
ble_sm.c:1924
res
->
sm_err
=
BLE_SM_ERR_CMD_NOT_SUPP
;
ble_sm.c:1926
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_CMD_NOT_SUPP
)
;
ble_sm.c:1927
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_CMD_NOT_SUPP
)
;
ble_sm.c:2102
res
->
sm_err
=
BLE_SM_ERR_CMD_NOT_SUPP
;
ble_sm.c:2103
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