Searched defs:p_new_srvc (Results 1 – 1 of 1) sorted by relevance
217 void bta_gattc_insert_sec_service_to_cache(list_t *services, tBTA_GATTC_SERVICE *p_new_srvc) in bta_gattc_insert_sec_service_to_cache()269 tBTA_GATTC_SERVICE *p_new_srvc = osi_malloc(sizeof(tBTA_GATTC_SERVICE)); in bta_gattc_add_srvc_to_cache() local