Searched refs:tBTA_GATTC_ATTR_REC (Results 1 – 2 of 2) sorted by relevance
134 static void bta_gattc_display_explore_record(tBTA_GATTC_ATTR_REC *p_rec, UINT8 num_rec) in bta_gattc_display_explore_record()137 tBTA_GATTC_ATTR_REC *pp = p_rec; in bta_gattc_display_explore_record()169 (tBTA_GATTC_ATTR_REC *)osi_malloc(BTA_GATTC_ATTR_LIST_SIZE); in bta_gattc_init_cache()343 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_get_disc_range()480 tBTA_GATTC_ATTR_REC *p_rec = p_srvc_cb->p_srvc_list + p_srvc_cb->cur_srvc_idx; in bta_gattc_explore_srvc()549 tBTA_GATTC_ATTR_REC *p_rec = p_srvc_cb->p_srvc_list + p_srvc_cb->cur_char_idx; in bta_gattc_char_disc_cmpl()582 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_char_dscpt_disc_cmpl()611 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_srvc_in_list()650 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_add_srvc_to_list()689 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_add_char_to_list()
247 }tBTA_GATTC_ATTR_REC; typedef251 #define BTA_GATTC_ATTR_LIST_SIZE (BTA_GATTC_MAX_CACHE_CHAR * sizeof(tBTA_GATTC_ATTR_REC))285 tBTA_GATTC_ATTR_REC *p_srvc_list;