Home
last modified time | relevance | path

Searched refs:gatt_value (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Desp_blufi.h33 struct gatt_value { struct
41 extern struct gatt_value gatt_values[SERVER_MAX_VALUES]; argument
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c37 struct gatt_value gatt_values[SERVER_MAX_VALUES];
114 struct gatt_value *value = (struct gatt_value *)arg; in write_value()
167 const struct gatt_value *value = (const struct gatt_value *) arg; in read_value()