Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h88 esp_gatt_perm_t perm;
98 esp_gatt_perm_t perm;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h408esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val,
432 esp_gatt_perm_t perm, esp_attr_value_t *char_descr_val,
Desp_gatt_defs.h429 typedef uint16_t esp_gatt_perm_t; ///< Type to represent GATT attribute permissions. typedef
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c137esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val, in esp_ble_gatts_add_char()
177 esp_gatt_perm_t perm, esp_attr_value_t *char_descr_val, in esp_ble_gatts_add_char_descr()