Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c367 tBTA_GATTC_INCLUDED_SVC *isvc = in bta_gattc_add_attr_to_cache()
368 osi_malloc(sizeof(tBTA_GATTC_INCLUDED_SVC)); in bta_gattc_add_attr_to_cache()
555 tBTA_GATTC_INCLUDED_SVC *include_service = list_node(sn); in bta_gattc_update_include_service()
1366 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_with_opration()
1519 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size_with_type()
1660 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size()
1850 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_gatt_db_impl()
2092 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(an); in bta_gattc_cache_save()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h724 } __attribute__((packed)) tBTA_GATTC_INCLUDED_SVC; typedef