ESP-IDF
+
0
/4 examples
SourceVu will show references to
ESP_GATTS_ADD_INCL_SRVC_EVT
from the following samples and libraries:
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
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
ESP_GATTS_ADD_INCL_SRVC_EVT
ESP_GATTS_ADD_INCL_SRVC_EVT value
This event is triggered when an included service is added using `esp_ble_gatts_add_included_service`.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:28
ESP_GATTS_ADD_INCL_SRVC_EVT
=
8
;
Examples
ESP_GATTS_ADD_INCL_SRVC_EVT
is referenced by 4 libraries and example projects:
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
References
from
0/4
examples
Code
Location
Referrer
ESP_GATTS_ADD_INCL_SRVC_EVT
=
8
,
/*!< This event is triggered when an included service is added using `esp_ble_gatts_add_included_service`. */
esp_gatts_api.h:28
btc_gatts_cb_to_app
(
ESP_GATTS_ADD_INCL_SRVC_EVT
,
gatts_if
,
&
param
)
;
btc_gatts.c:863
btc_gatts_cb_handler()
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
ESP_GATTS_ADD_INCL_SRVC_EVT
is read by 1 function:
All items filtered out
ESP_GATTS_ADD_INCL_SRVC_EVT
btc_gatts_cb_handler()
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out