Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c373 tBTA_GATTC_INCLUDED_SVC *isvc = in bta_gattc_add_attr_to_cache()
374 osi_malloc(sizeof(tBTA_GATTC_INCLUDED_SVC)); in bta_gattc_add_attr_to_cache()
560 tBTA_GATTC_INCLUDED_SVC *include_service = list_node(sn); in bta_gattc_update_include_service()
1384 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_with_opration()
1537 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size_with_type()
1678 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size()
1868 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_gatt_db_impl()
2110 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(an); in bta_gattc_cache_save()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h729 } __attribute__((packed)) tBTA_GATTC_INCLUDED_SVC; typedef