Searched refs:service_start (Results 1 – 1 of 1) sorted by relevance
1421 uint16_t service_start = 0; in gatt_server_get_handle_range_for_service_with_uuid16() local1438 if ((service_start >= *start_handle) && (prev_handle <= *end_handle)){ in gatt_server_get_handle_range_for_service_with_uuid16()1439 *start_handle = service_start; in gatt_server_get_handle_range_for_service_with_uuid16()1450 service_start = it.handle; in gatt_server_get_handle_range_for_service_with_uuid16()