ESP-IDF
tGATT_DISC_RES_CB
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
tGATT_DISC_RES_CB
tGATT_DISC_RES_CB
Syntax
Show:
Summary
Declaration
from
gatt_api.h:571
typedef
void
(
tGATT_DISC_RES_CB
)
(
UINT16
conn_id
,
tGATT_DISC_TYPE
disc_type
,
tGATT_DISC_RES
*
p_data
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tGATT_DISC_RES_CB
)
(
UINT16
conn_id
,
tGATT_DISC_TYPE
disc_type
,
gatt_api.h:571
tGATT_DISC_RES_CB
*
p_disc_res_cb
;
gatt_api.h:603
tGATT_CBACK
tGATT_CBACK::p_disc_res_cb
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_CBACK::p_disc_res_cb
tGATT_CBACK
gatt_api.h:603
Lifecycle
from
examples
All items filtered out
All items filtered out