ESP-IDF
tGATTS_NV_SRV_CHG_CBACK
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
tGATTS_NV_SRV_CHG_CBACK
tGATTS_NV_SRV_CHG_CBACK
Syntax
Show:
Summary
Declaration
from
gatt_api.h:657
typedef
BOOLEAN
(
tGATTS_NV_SRV_CHG_CBACK
)
(
tGATTS_SRV_CHG_CMD
cmd
,
tGATTS_SRV_CHG_REQ
*
p_req
,
tGATTS_SRV_CHG_RSP
*
p_rsp
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
BOOLEAN
(
tGATTS_NV_SRV_CHG_CBACK
)
(
tGATTS_SRV_CHG_CMD
cmd
,
tGATTS_SRV_CHG_REQ
*
p_req
,
gatt_api.h:657
tGATTS_NV_SRV_CHG_CBACK
*
p_srv_chg_callback
;
gatt_api.h:662
tGATT_APPL_INFO
tGATT_APPL_INFO::p_srv_chg_callback
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
Instance
Scope
Location
Project
tGATT_APPL_INFO::p_srv_chg_callback
tGATT_APPL_INFO
gatt_api.h:662
Lifecycle
from
examples
All items filtered out
All items filtered out