Home
last modified time | relevance | path

Searched defs:descr_uuid (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c447 esp_bt_uuid_t descr_uuid, in btc_ble_gattc_get_descr_by_uuid()
482 esp_bt_uuid_t descr_uuid, in btc_ble_gattc_get_descr_by_char_handle()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c338 esp_bt_uuid_t descr_uuid, in esp_ble_gattc_get_descr_by_uuid()
355 esp_bt_uuid_t descr_uuid, in esp_ble_gattc_get_descr_by_char_handle()
Desp_gatts_api.c176 esp_bt_uuid_t *descr_uuid, in esp_ble_gatts_add_char_descr()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c405 tBT_UUID char_uuid, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByUUID()
420 void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByCharHandle()
Dbta_gattc_cache.c1327 tBT_UUID *descr_uuid, in bta_gattc_get_db_with_opration()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c470 tBT_UUID descr_uuid = {LEN_UUID_16, {GATT_UUID_CHAR_CLIENT_CONFIG}}; in gatt_profile_db_init() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h97 esp_bt_uuid_t descr_uuid; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c595 tBT_UUID descr_uuid; in bta_hh_le_read_char_dscrpt() local
2009 UINT16 descr_uuid = p_data->descr_type.uuid.uu.uuid16; in bta_hh_le_read_battery_level_descr_cmpl() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h107 tBT_UUID descr_uuid; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h155 esp_bt_uuid_t descr_uuid; /*!< Characteristic descriptor UUID */ member