ESP-IDF
tBTA_GATTS_SRVC_CB::inst_num
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_GATTS_SRVC_CB::inst_num
tBTA_GATTS_SRVC_CB::inst_num field
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:197
UINT8
inst_num
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
inst_num
;
/* instance ID */
bta_gatts_int.h:197
p_cb
->
srvc_cb
[
srvc_idx
]
.
inst_num
=
p_msg
->
api_create_svc
.
inst
;
bta_gatts_act.c:335
bta_gatts_create_srvc()
p_srvc_cb
->
inst_num
)
)
{
bta_gatts_act.c:569
bta_gatts_delete_service()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_SRVC_CB::inst_num
is written by 1 function and is read by 1 function:
bta_gatts_create_srvc()
All items filtered out
tBTA_GATTS_SRVC_CB::inst_num
bta_gatts_delete_service()
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