ESP-IDF
tBTA_GATTS_SERVICE_CHANGE
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_SERVICE_CHANGE
tBTA_GATTS_SERVICE_CHANGE struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:646
typedef
struct
{
tBTA_GATT_STATUS
status
;
tBTA_GATTS_IF
server_if
;
}
tBTA_GATTS_SERVICE_CHANGE
;
Fields
Field
Declared as
tBTA_GATTS_SERVICE_CHANGE::status
tBTA_GATT_STATUS
tBTA_GATTS_SERVICE_CHANGE::server_if
tBTA_GATTS_IF
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_gatt_api.h:646
}
tBTA_GATTS_SERVICE_CHANGE
;
bta_gatt_api.h:649
tBTA_GATTS_SERVICE_CHANGE
tBTA_GATTS_SERVICE_CHANGE
service_change
;
bta_gatt_api.h:677
tBTA_GATTS
tBTA_GATTS::service_change
tBTA_GATTS_SERVICE_CHANGE
service_change
;
bta_gatts_act.c:870
bta_gatts_send_service_change_indication()
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::service_change
tBTA_GATTS
bta_gatt_api.h:677
Lifecycle
from
examples
All items filtered out
All items filtered out