ESP-IDF
esp_ble_gatts_cb_param_t::open
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_gatts_cb_param_t::open
esp_ble_gatts_cb_param_t::open field
Callback parameter for the event `ESP_GATTS_OPEN_EVT` Callback parameter for the event `ESP_GATTS_OPEN_EVT`
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:206
struct
gatts_open_evt_param
{
esp_gatt_status_t
status
;
}
open
;
Examples
References
from
examples
Code
Location
Referrer
}
open
;
/*!< Callback parameter for the event `ESP_GATTS_OPEN_EVT` */
esp_gatts_api.h:208
param
.
open
.
status
=
p_data
->
open
.
status
;
btc_gatts.c:937
btc_gatts_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_ble_gatts_cb_param_t::open
is read by 1 function:
All items filtered out
esp_ble_gatts_cb_param_t::open
btc_gatts_cb_handler()
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
Lifecycle
from
examples
All items filtered out
All items filtered out