ESP-IDF
GATT_AUTH_REQ_NONE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
GATT_AUTH_REQ_NONE
GATT_AUTH_REQ_NONE macro
Syntax
Show:
Summary
Declaration
from
gatt_api.h:318
#define
GATT_AUTH_REQ_NONE
0
Examples
References
from
examples
Code
Location
#define
GATT_AUTH_REQ_NONE
0
gatt_api.h:318
#define
BTA_GATT_AUTH_REQ_NONE
GATT_AUTH_REQ_NONE
bta_gatt_api.h:267
indication
.
auth_req
=
GATT_AUTH_REQ_NONE
;
gatt_api.c:624
notif
.
auth_req
=
GATT_AUTH_REQ_NONE
;
gatt_api.c:692
notif
.
auth_req
=
GATT_AUTH_REQ_NONE
;
gatt_api.c:1787
if
(
auth_req
==
GATT_AUTH_REQ_NONE
)
{
gatt_auth.c:311
auth_req
!=
GATT_AUTH_REQ_NONE
)
{
gatt_auth.c:324
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