ESP-IDF
+
0
/8 examples
SourceVu will show references to
ESP_GATTS_CLOSE_EVT
from the following samples and libraries:
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
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_CLOSE_EVT
ESP_GATTS_CLOSE_EVT value
This event is triggered when a virtual connection is closed using `esp_ble_gatts_close`.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:38
ESP_GATTS_CLOSE_EVT
=
18
;
Examples
ESP_GATTS_CLOSE_EVT
is referenced by 8 libraries and example projects:
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
throughput_server sample
References
from
0/8
examples
Code
Location
Referrer
ESP_GATTS_CLOSE_EVT
=
18
,
/*!< This event is triggered when a virtual connection is closed using `esp_ble_gatts_close`. */
esp_gatts_api.h:38
case
ESP_GATTS_CLOSE_EVT
:
simple_ble.c:195
gatts_profile_event_handler()
Call Tree
from
0/8
examples
All items filtered out
All items filtered out
Data Use
from
0/8
examples
ESP_GATTS_CLOSE_EVT
is read by 1 function:
All items filtered out
ESP_GATTS_CLOSE_EVT
gatts_profile_event_handler()
All items filtered out
Class Tree
from
0/8
examples
All items filtered out
All items filtered out
Override Tree
from
0/8
examples
All items filtered out
All items filtered out
Implementations
from
0/8
examples
All items filtered out
All items filtered out
Instances
from
0/8
examples
Lifecycle
from
0/8
examples
All items filtered out
All items filtered out