ESP-IDF
+
0
/5 examples
SourceVu will show references to
esp_ble_gatts_cb_param_t::conf
from the following samples and libraries:
Bluedroid_GATT_Server sample
gatt_server sample
gatt_server_service_table sample
a2dp_gatts_coex sample
gattc_gatts_coex 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_ble_gatts_cb_param_t::conf
esp_ble_gatts_cb_param_t::conf field
Callback parameter for the event `ESP_GATTS_CONF_EVT` Callback parameter for the event `ESP_GATTS_CONF_EVT`
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:112
struct
gatts_conf_evt_param
{
esp_gatt_status_t
status
;
uint16_t
conn_id
;
uint16_t
handle
;
uint16_t
len
;
uint8_t
*
value
;
}
conf
;
Examples
esp_ble_gatts_cb_param_t::conf
is referenced by 5 libraries and example projects:
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out