ESP-IDF
BLE_SM_ERR_AUTHREQ
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_ERR_AUTHREQ
BLE_SM_ERR_AUTHREQ macro
Syntax
Show:
Summary
Declaration
from
ble_sm.h:33
#define
BLE_SM_ERR_AUTHREQ
0x03
Examples
References
from
examples
Code
Location
#define
BLE_SM_ERR_AUTHREQ
0x03
ble_sm.h:33
res
->
sm_err
=
BLE_SM_ERR_AUTHREQ
;
ble_sm.c:1940
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_AUTHREQ
)
;
ble_sm.c:1941
res
->
sm_err
=
BLE_SM_ERR_AUTHREQ
;
ble_sm.c:1947
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_AUTHREQ
)
;
ble_sm.c:1948
res
->
sm_err
=
BLE_SM_ERR_AUTHREQ
;
ble_sm.c:2016
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_AUTHREQ
)
;
ble_sm.c:2017
res
->
sm_err
=
BLE_SM_ERR_AUTHREQ
;
ble_sm.c:2023
res
->
app_status
=
BLE_HS_SM_US_ERR
(
BLE_SM_ERR_AUTHREQ
)
;
ble_sm.c:2024
res
->
sm_err
=
BLE_SM_ERR_AUTHREQ
;
ble_sm_sc.c:619
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