ESP-IDF
tGATT_GROUP_VALUE::service_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGATT_GROUP_VALUE::service_type
tGATT_GROUP_VALUE::service_type field
Syntax
Show:
Summary
Declaration
from
gatt_api.h:529
tBT_UUID
service_type
;
Examples
References
from
examples
Code
Location
Referrer
tBT_UUID
service_type
;
/* group type */
gatt_api.h:529
p_data
->
value
.
group_value
.
service_type
,
bta_gattc_cache.c:986
bta_gattc_disc_res_cback()
p_data
->
value
.
group_value
.
service_type
,
bta_gattc_cache.c:994
bta_gattc_disc_res_cback()
memcpy
(
&
result
.
value
.
group_value
.
service_type
,
&
p_clcb
->
uuid
,
sizeof
(
tBT_UUID
)
)
;
gatt_cl.c:424
gatt_process_find_type_value_rsp()
if
(
!
gatt_parse_uuid_from_cmd
(
&
record_value
.
group_value
.
service_type
,
value_len
,
&
p
)
)
{
gatt_cl.c:833
gatt_process_read_by_type_rsp()
GATT_DISC_INFO
(
"DISC ALL SVC end handle %x, uuid %s"
,
record_value
.
group_value
.
e_handle
,
gatt_uuid_to_str
(
&
record_value
.
group_value
.
service_type
)
)
;
gatt_cl.c:838
gatt_process_read_by_type_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_GROUP_VALUE::service_type
is read by 1 function:
All items filtered out
tGATT_GROUP_VALUE::service_type
bta_gattc_disc_res_cback()
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