Searched refs:next_service (Results 1 – 1 of 1) sorted by relevance
241 tBTA_GATTC_SERVICE *next_service = list_node(next_sn); in bta_gattc_insert_sec_service_to_cache() local242 … if (p_new_srvc->s_handle > service->e_handle && p_new_srvc->e_handle < next_service->s_handle) { in bta_gattc_insert_sec_service_to_cache()