ESP-IDF
tBTA_GATTC_INCLUDED_SVC
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
tBTA_GATTC_INCLUDED_SVC struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:721
typedef
struct
{
tBT_UUID
uuid
;
UINT16
handle
;
UINT16
incl_srvc_s_handle
;
UINT16
incl_srvc_e_handle
;
tBTA_GATTC_SERVICE
*
owning_service
;
tBTA_GATTC_SERVICE
*
included_service
;
}
__attribute__
(
(
packed
)
)
tBTA_GATTC_INCLUDED_SVC
;
Fields
Field
Declared as
tBTA_GATTC_INCLUDED_SVC::uuid
tBT_UUID
tBTA_GATTC_INCLUDED_SVC::handle
UINT16
tBTA_GATTC_INCLUDED_SVC::incl_srvc_s_handle
UINT16
tBTA_GATTC_INCLUDED_SVC::incl_srvc_e_handle
UINT16
tBTA_GATTC_INCLUDED_SVC::owning_service
tBTA_GATTC_SERVICE
*
tBTA_GATTC_INCLUDED_SVC::included_service
tBTA_GATTC_SERVICE
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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