ESP-IDF
tBTA_GATTS_SRVC_OPER
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_SRVC_OPER
tBTA_GATTS_SRVC_OPER struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:612
typedef
struct
{
tBTA_GATTS_IF
server_if
;
UINT16
service_id
;
tBTA_GATT_STATUS
status
;
}
tBTA_GATTS_SRVC_OPER
;
Fields
Field
Declared as
tBTA_GATTS_SRVC_OPER::server_if
tBTA_GATTS_IF
tBTA_GATTS_SRVC_OPER::service_id
UINT16
tBTA_GATTS_SRVC_OPER::status
tBTA_GATT_STATUS
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_gatt_api.h:612
}
tBTA_GATTS_SRVC_OPER
;
bta_gatt_api.h:616
tBTA_GATTS_SRVC_OPER
tBTA_GATTS_SRVC_OPER
srvc_oper
;
bta_gatt_api.h:664
tBTA_GATTS
tBTA_GATTS::srvc_oper
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
Instance
Scope
Location
Project
tBTA_GATTS::srvc_oper
tBTA_GATTS
bta_gatt_api.h:664
Lifecycle
from
examples
All items filtered out
All items filtered out