ESP-IDF
tBTA_GATTS_CREATE
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_GATTS_CREATE
tBTA_GATTS_CREATE struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:589
typedef
struct
{
tBTA_GATTS_IF
server_if
;
UINT16
service_id
;
UINT16
svc_instance
;
BOOLEAN
is_primary
;
tBTA_GATT_STATUS
status
;
tBT_UUID
uuid
;
}
tBTA_GATTS_CREATE
;
Fields
Field
Declared as
tBTA_GATTS_CREATE::server_if
tBTA_GATTS_IF
tBTA_GATTS_CREATE::service_id
UINT16
tBTA_GATTS_CREATE::svc_instance
UINT16
tBTA_GATTS_CREATE::is_primary
BOOLEAN
tBTA_GATTS_CREATE::status
tBTA_GATT_STATUS
tBTA_GATTS_CREATE::uuid
tBT_UUID
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