Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1415 BTGATT_DB_CHARACTERISTIC, in bta_gattc_get_db_with_opration()
1550 …if ((type == BTGATT_DB_CHARACTERISTIC) && bta_gattc_uuid_compare(&p_char->uuid, char_uuid, TRUE)) { in bta_gattc_get_db_size_with_type()
1572 if (type == BTGATT_DB_CHARACTERISTIC) { in bta_gattc_get_db_size_with_type()
1805 BTGATT_DB_CHARACTERISTIC, in bta_gattc_get_gatt_db_impl()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h49 BTGATT_DB_CHARACTERISTIC, enumerator
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1388 BTA_GATTC_GetDBSizeByType(p_data->search_cmpl.conn_id, BTGATT_DB_CHARACTERISTIC, in bt_mesh_bta_gattc_cb()