Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1615 static size_t bta_gattc_get_db_size(list_t *services, in bta_gattc_get_db_size() function
1710 *count = bta_gattc_get_db_size(p_srcb->p_srvc_cache, start_handle, end_handle); in bta_gattc_get_db_size_handle()
1772 size_t db_size = bta_gattc_get_db_size(p_srvc_cb->p_srvc_cache, start_handle, end_handle); in bta_gattc_get_gatt_db_impl()
2036 size_t db_size = bta_gattc_get_db_size(p_srvc_cb->p_srvc_cache, 0x0000, 0xFFFF); in bta_gattc_cache_save()