Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h634 ESP_GATT_DB_CHARACTERISTIC, /*!< Characteristic attribute. */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c264 case ESP_GATT_DB_CHARACTERISTIC: { in btc_gattc_fill_gatt_db_conversion()
372 …btc_gattc_fill_gatt_db_conversion(*count, char_num, ESP_GATT_DB_CHARACTERISTIC, offset, (void *)re… in btc_ble_gattc_get_all_char()
432 …btc_gattc_fill_gatt_db_conversion(*count, char_num, ESP_GATT_DB_CHARACTERISTIC, 0, (void *)result,… in btc_ble_gattc_get_char_by_uuid()