Searched refs:gatt_server_get_handle_range_for_service_with_uuid128 (Results 1 – 6 of 6) sorted by relevance
153 …int service_found = gatt_server_get_handle_range_for_service_with_uuid128(nordic_spp_profile_uuid1… in nordic_spp_service_server_init()
237 …int service_found = gatt_server_get_handle_range_for_service_with_uuid128(ublox_spp_profile_uuid12… in ublox_spp_service_server_init()
403 bool gatt_server_get_handle_range_for_service_with_uuid128(const uint8_t * uuid128, uint16_t * star…
1524 bool gatt_server_get_handle_range_for_service_with_uuid128(const uint8_t * uuid128, uint16_t * star… in gatt_server_get_handle_range_for_service_with_uuid128() function
630 …bool service_exists = gatt_server_get_handle_range_for_service_with_uuid128(uuid128_1, &start_hand… in TEST()633 …service_exists = gatt_server_get_handle_range_for_service_with_uuid128(uuid128_2, &start_handle, &… in TEST()
467 - ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_ha…