ESP-IDF
BTA_GATT_AUTH_REQ_NONE
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
BTA_GATT_AUTH_REQ_NONE
BTA_GATT_AUTH_REQ_NONE macro
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:267
#define
BTA_GATT_AUTH_REQ_NONE
GATT_AUTH_REQ_NONE
Examples
References
from
examples
Code
Location
#define
BTA_GATT_AUTH_REQ_NONE
GATT_AUTH_REQ_NONE
bta_gatt_api.h:267
(
uint8_t
*
)
data
,
BTA_GATT_AUTH_REQ_NONE
)
;
adapter.c:1305
BTA_GATTC_TYPE_WRITE
,
&
write
,
BTA_GATT_AUTH_REQ_NONE
)
;
adapter.c:1537
BTA_GATTC_WriteCharDescr
(
conn_id
,
p_desc
->
handle
,
BTA_GATTC_TYPE_WRITE
,
&
indicate_v
,
BTA_GATT_AUTH_REQ_NONE
)
;
bta_gattc_act.c:2519
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