ESP-IDF
tBTA_GATTC_INCLUDED_SVC::handle
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_GATTC_INCLUDED_SVC::handle
tBTA_GATTC_INCLUDED_SVC::handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:724
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
bta_gatt_api.h:724
isvc
->
handle
=
handle
;
bta_gattc_cache.c:379
bta_gattc_add_attr_to_cache()
if
(
p_isvc
->
handle
<
start_handle
)
{
bta_gattc_cache.c:1386
bta_gattc_get_db_with_opration()
if
(
p_isvc
->
handle
>
end_handle
)
{
bta_gattc_cache.c:1390
bta_gattc_get_db_with_opration()
p_isvc
->
handle
,
bta_gattc_cache.c:1398
bta_gattc_get_db_with_opration()
p_isvc
->
handle
,
bta_gattc_cache.c:1401
bta_gattc_get_db_with_opration()
if
(
p_isvc
->
handle
<
start_handle
)
{
bta_gattc_cache.c:1539
bta_gattc_get_db_size_with_type()
if
(
p_isvc
->
handle
>
end_handle
)
{
bta_gattc_cache.c:1543
bta_gattc_get_db_size_with_type()
if
(
p_isvc
->
handle
<
start_handle
)
{
bta_gattc_cache.c:1680
bta_gattc_get_db_size()
if
(
p_isvc
->
handle
>
end_handle
)
{
bta_gattc_cache.c:1684
bta_gattc_get_db_size()
if
(
p_isvc
->
handle
<
start_handle
)
{
bta_gattc_cache.c:1870
bta_gattc_get_gatt_db_impl()
if
(
p_isvc
->
handle
>
end_handle
)
{
bta_gattc_cache.c:1874
bta_gattc_get_gatt_db_impl()
p_isvc
->
handle
,
bta_gattc_cache.c:1881
bta_gattc_get_gatt_db_impl()
p_isvc
->
handle
,
bta_gattc_cache.c:1884
bta_gattc_get_gatt_db_impl()
p_isvc
->
handle
,
bta_gattc_cache.c:2114
bta_gattc_cache_save()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_INCLUDED_SVC::handle
is written by 1 function and is read by 5 functions:
bta_gattc_add_attr_to_cache()
All items filtered out
tBTA_GATTC_INCLUDED_SVC::handle
bta_gattc_get_db_with_opration()
bta_gattc_get_db_size_with_type()
bta_gattc_get_db_size()
bta_gattc_get_gatt_db_impl()
bta_gattc_cache_save()
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