ESP-IDF
+
0
/4 examples
SourceVu will show references to
gatts_conf_evt_param::value
from the following samples and libraries:
Bluedroid_GATT_Server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_conf_evt_param::value
gatts_conf_evt_param::value field
The indication or notification value. The value is invalid if the notification or indication failed.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:117
uint8_t
*
value
;
Examples
gatts_conf_evt_param::value
is referenced by 4 libraries and example projects:
Bluedroid_GATT_Server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
References
from
0/4
examples
Code
Location
Referrer
uint8_t
*
value
;
/*!< The indication or notification value. The value is invalid if the notification or indication failed. */
esp_gatts_api.h:117
param
.
conf
.
value
=
p_data
->
req_data
.
value
;
btc_gatts.c:841
btc_gatts_cb_handler()
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
gatts_conf_evt_param::value
is written by 1 function:
btc_gatts_cb_handler()
All items filtered out
gatts_conf_evt_param::value
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