From 87c6556ad049077ab14398637031ea029b321baf Mon Sep 17 00:00:00 2001 From: JF Date: Fri, 1 May 2020 21:58:31 +0200 Subject: Defer the discovery of services using the system task. --- src/Components/Ble/CurrentTimeClient.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Components/Ble/CurrentTimeClient.h') diff --git a/src/Components/Ble/CurrentTimeClient.h b/src/Components/Ble/CurrentTimeClient.h index 2278ef15..76caff9f 100644 --- a/src/Components/Ble/CurrentTimeClient.h +++ b/src/Components/Ble/CurrentTimeClient.h @@ -10,7 +10,6 @@ namespace Pinetime { class CurrentTimeClient { public: explicit CurrentTimeClient(DateTime& dateTimeController); - void Init(); bool OnDiscoveryEvent(uint16_t connectionHandle, const ble_gatt_error *error, const ble_gatt_svc *service); int OnCharacteristicDiscoveryEvent(uint16_t conn_handle, const ble_gatt_error *error, const ble_gatt_chr *characteristic); -- cgit v1.2.3-70-g09d2