ESP-IDF
+
0
/11 examples
SourceVu will show references to
ESP_GATTS_CONF_EVT
from the following samples and libraries:
Bluedroid_GATT_Server sample
ble_compatibility_test sample
ble_hid_device_demo sample
ble_spp_server sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_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_CONF_EVT
ESP_GATTS_CONF_EVT value
This event is triggered when the confirmation from the Client is received.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:25
ESP_GATTS_CONF_EVT
=
5
;
Examples
ESP_GATTS_CONF_EVT
is referenced by 11 libraries and example projects:
Bluedroid_GATT_Server sample
ble_compatibility_test sample
ble_hid_device_demo sample
ble_spp_server sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
References
from
0/11
examples
Code
Location
Referrer
ESP_GATTS_CONF_EVT
=
5
,
/*!< This event is triggered when the confirmation from the Client is received. */
esp_gatts_api.h:25
case
ESP_GATTS_CONF_EVT
:
{
ble_hidd.c:585
hid_event_handler()
btc_gatts_cb_to_app
(
ESP_GATTS_CONF_EVT
,
gatts_if
,
&
param
)
;
btc_gatts.c:845
btc_gatts_cb_handler()
case
ESP_GATTS_CONF_EVT
:
simple_ble.c:147
gatts_profile_event_handler()
Call Tree
from
0/11
examples
All items filtered out
All items filtered out
Data Use
from
0/11
examples
ESP_GATTS_CONF_EVT
is read by 3 functions:
All items filtered out
ESP_GATTS_CONF_EVT
btc_gatts_cb_handler()
hid_event_handler()
gatts_profile_event_handler()
All items filtered out
Class Tree
from
0/11
examples
All items filtered out
All items filtered out
Override Tree
from
0/11
examples
All items filtered out
All items filtered out
Implementations
from
0/11
examples
All items filtered out
All items filtered out
Instances
from
0/11
examples
Lifecycle
from
0/11
examples
All items filtered out
All items filtered out