ESP-IDF
btc_ble_gattc_args_t::write_descr
is only used within ESP-IDF.
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
btc_ble_gattc_args_t::write_descr
btc_ble_gattc_args_t::write_descr field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:137
struct
write_descr_arg
{
uint16_t
conn_id
;
uint16_t
value_len
;
uint16_t
handle
;
uint8_t
*
value
;
esp_gatt_write_type_t
write_type
;
esp_gatt_auth_req_t
auth_req
;
}
write_descr
;
Examples
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