Home
last modified time | relevance | path

Searched refs:BTGATT_DB_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1475 BTGATT_DB_DESCRIPTOR, in bta_gattc_get_db_with_opration()
1573 …if (p_char->descriptors && (type == BTGATT_DB_DESCRIPTOR) && bta_gattc_uuid_compare(&p_char->uuid,… in bta_gattc_get_db_size_with_type()
1729 if (type == BTGATT_DB_DESCRIPTOR) { in bta_gattc_get_db_size_with_type_handle()
1850 BTGATT_DB_DESCRIPTOR, in bta_gattc_get_gatt_db_impl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h50 BTGATT_DB_DESCRIPTOR, enumerator
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1482 BTA_GATTC_GetDBSizeByType(p_data->search_cmpl.conn_id, BTGATT_DB_DESCRIPTOR, in bt_mesh_bta_gattc_cb()