ESP-IDF
bta_gattc_get_service_for_handle()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_gattc_get_service_for_handle()
bta_gattc_get_service_for_handle() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_gattc_int.h:545
extern
const
tBTA_GATTC_SERVICE
*
bta_gattc_get_service_for_handle
(
UINT16
conn_id
,
UINT16
handle
)
;
Implemented in
bta_gattc_cache.c:1181
Arguments
Argument
conn_id
handle
Examples
References
from
examples
Code
Location
const
tBTA_GATTC_SERVICE
*
bta_gattc_get_service_for_handle
(
UINT16
conn_id
,
UINT16
handle
)
bta_gattc_cache.c:1181
extern
const
tBTA_GATTC_SERVICE
*
bta_gattc_get_service_for_handle
(
UINT16
conn_id
,
UINT16
handle
)
;
bta_gattc_int.h:545
Call Tree
from
examples
bta_gattc_get_service_for_handle()
calls 2 functions:
All items filtered out
bta_gattc_get_service_for_handle()
bta_gattc_get_services()
bta_gattc_find_matching_service()
All items filtered out
Data Use
from
examples
bta_gattc_get_service_for_handle()
:
All items filtered out
bta_gattc_get_service_for_handle()
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