Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c294 tBTA_GATTC_INCLUDED_SVC *isvc = in bta_gattc_add_attr_to_cache()
295 osi_malloc(sizeof(tBTA_GATTC_INCLUDED_SVC)); in bta_gattc_add_attr_to_cache()
1279 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_gatt_db_impl()
1490 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(an); in bta_gattc_cache_save()
/system/bt/bta/include/
Dbta_gatt_api.h594 } __attribute__((packed)) tBTA_GATTC_INCLUDED_SVC; typedef
/system/bt/bta/hh/
Dbta_hh_le.c1381 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in process_included()