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/ |
D | btc_gatts.h | 88 esp_gatt_perm_t perm; 98 esp_gatt_perm_t perm;
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatts_api.h | 408 … esp_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,
|
D | esp_gatt_defs.h | 429 typedef uint16_t esp_gatt_perm_t; ///< Type to represent GATT attribute permissions. typedef
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gatts_api.c | 137 … esp_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()
|