ESP-IDF
tBTA_GATT_SRVC_ID::id
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
tBTA_GATT_SRVC_ID::id
tBTA_GATT_SRVC_ID::id field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:254
tBTA_GATT_ID
id
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATT_ID
id
;
bta_gatt_api.h:254
btc_to_bta_gatt_id
(
&
p_dest
->
id
,
&
p_src
->
id
)
;
btc_gatt_util.c:94
btc_to_bta_srvc_id()
bta_to_btc_gatt_id
(
&
p_dest
->
id
,
&
p_src
->
id
)
;
btc_gatt_util.c:110
bta_to_btc_srvc_id()
BTA_GATTS_CreateService
(
gatts_if
,
&
srvc_id
.
id
.
uuid
,
btc_gatts.c:275
btc_gatts_act_create_attr_tab()
BTA_GATTS_CreateService
(
gatts_if
,
&
srvc_id
.
id
.
uuid
,
btc_gatts.c:302
btc_gatts_act_create_attr_tab()
BTA_GATTS_CreateService
(
arg
->
create_srvc
.
gatts_if
,
&
srvc_id
.
id
.
uuid
,
btc_gatts.c:636
btc_gatts_call_handler()
srvc_id
.
id
.
inst_id
,
arg
->
create_srvc
.
num_handle
,
btc_gatts.c:637
btc_gatts_call_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATT_SRVC_ID::id
is read by 2 functions:
All items filtered out
tBTA_GATT_SRVC_ID::id
btc_gatts_act_create_attr_tab()
btc_gatts_call_handler()
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