Searched refs:svc_length (Results 1 – 1 of 1) sorted by relevance
1505 UINT16 svc_length = list_length(services) - 1; in bta_gattc_get_db_size_with_type() local1508 sn != list_end(services); sn = list_next(sn), svc_length--) { in bta_gattc_get_db_size_with_type()1523 if (!svc_length) { in bta_gattc_get_db_size_with_type()1623 UINT16 svc_length = list_length(services) - 1; in bta_gattc_get_db_size() local1625 sn != list_end(services); sn = list_next(sn), svc_length--) { in bta_gattc_get_db_size()1636 if (!svc_length) { in bta_gattc_get_db_size()