Home
last modified time | relevance | path

Searched refs:esp_gatt_char_prop_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h473 typedef uint8_t esp_gatt_char_prop_t; typedef
652 esp_gatt_char_prop_t properties; /*!< Characteristic properties. */
667 esp_gatt_char_prop_t properties; /*!< Characteristic properties. */
Desp_gatts_api.h408 … esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h89 esp_gatt_char_prop_t property;
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c137 … esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val, in esp_ble_gatts_add_char()