ESP-IDF
tBTA_GATTC_SERVICE
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_SERVICE
tBTA_GATTC_SERVICE struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:694
typedef
struct
{
tBT_UUID
uuid
;
BOOLEAN
is_primary
;
UINT16
handle
;
UINT16
s_handle
;
UINT16
e_handle
;
list_t
*
characteristics
;
list_t
*
included_svc
;
}
__attribute__
(
(
packed
)
)
tBTA_GATTC_SERVICE
;
Fields
Field
Declared as
tBTA_GATTC_SERVICE::uuid
tBT_UUID
tBTA_GATTC_SERVICE::is_primary
BOOLEAN
tBTA_GATTC_SERVICE::handle
UINT16
tBTA_GATTC_SERVICE::s_handle
UINT16
tBTA_GATTC_SERVICE::e_handle
UINT16
tBTA_GATTC_SERVICE::characteristics
list_t
*
tBTA_GATTC_SERVICE::included_svc
list_t
*
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