cling_ble_response library

Classes

GoGpsParam

Functions

isLatLonLegal(double lat, double lon) bool
resActivityDailyUpdated(Pointer<PERIPHERAL_STREAMING_DAY_TOTAL> daytotal) → void
resActivityUpdated(Pointer<PERIPHERAL_STREAMING_DATA> streamingdata, int bSecond, int entries) → void
resActivityUpdateList(Pointer<PERIPHERAL_STREAMING_DATA> pArrayStreamingData, int size, int index, int total) → void
resActivityUpdateRawData(Pointer<PERIPHERAL_STREAMING_DATA> data) → void
resBindingCompleted() → void
resBindingStateChanged() → void
resCommitActivities() → void
resCommitRawActivities() → void
resDailyActivityInfoAvailable() → void
resDeregisterDone(int bSuccess) → void
resDeviceInfoAvailable() → void
resFileDownloadCompleted() → void
resFileDownloadFailed(int error) → void
resFileDownloadProgress(double progress) → void
resFirmwareUpdateCompleted() → void
resFirmwareUpdateFailed(int error) → void
resFirmwareUpdateProgress(double progress) → void
resForceSignaled() → void
resInit() → void
resPacketSentConfirmed() Pointer<Int>
resReceivedAccData(Pointer<PERIPHERAL_ACC_DATA> pAccData) → void
resReceivedFindPhoneMsg() → void
resReceivedPaceRunningMsg(Pointer<Void> data) → void
resReceivedRejectCallMsg(Pointer<Void> data) → void
resReceivedRriData(Pointer<PERIPHERAL_RRI_DATA> pRriData) → void
resReceivedSosMsg() → void
resReceivedStreamingPillData(Pointer<PERIPHERAL_PILL_REMINDER_DATA> pill) → void
resReceivedStreamRriData(Pointer<PERIPHERAL_STREAM_RRI_DATA> pStreamRriData) → void
resReceivedStreamRriDataV2(Pointer<PERIPHERAL_STREAM_RRI_DATA_V2> pStreamRriData) → void
resReceivedStreamRriEnd(Pointer<PERIPHERAL_STREAM_RRI_START_END> pStreamRriEnd) → void
resReceivedStreamRriParam(Pointer<PERIPHERAL_STREAM_RRI_PARAM> pStreamRriParam) → void
resReceivedTempAlarmMsg(Pointer<UnsignedShort> sdata) → void
resSendBindingInfo(Pointer<PERIPHERAL_ACCOUNT_BINDING_DATA> bindingInfo) → void
resSendPacket(Pointer<Void> data, int length) → void
resSetBodyAnswerAndSportType(int BreathState, int BodyState, int SportType) → void
resStreamingProgressUpdated(int currentEntry, int overallEntries) → void
resUpdateDebugMsg(Pointer<Utf8> strMsg) → void
resUpdateGoGPSTrackInfo(Pointer<PERIPHERAL_GOGPS_TRACK_SUM_V2> pGogpsTrack) → void
resUpdateGoGPSUpBody(Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody) → void
resUpdateGoGPSUpBodyList(Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody, int size) → void
resUpdateGoGPSUpBodyListWithHeader(Pointer<PERIPHERAL_GOGPS_HEADER_V2> pGogpsHeader, Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody, int size, int bHeaderUpdated) → void
resUpdateGoGPSUpBodyListWithHeaderPeakIndoor(Pointer<PERIPHERAL_GOGPS_HEADER_V2> pGogpsHeader, Pointer<PERIPHERAL_GOGPS_BODY_PEAK_INDOOR> pGoGPSBody, int size, int bHeaderUpdated) → void
resUpdateGoGPSUpBodyListWithHeaderPeakOutdoor(Pointer<PERIPHERAL_GOGPS_HEADER_V2> pGogpsHeader, Pointer<PERIPHERAL_GOGPS_BODY_PEAK_OUTDOOR> pGoGPSBody, int size, int bHeaderUpdated) → void
resUpdateGoGPSUpBodyListWithHeaderPeakOutdoorNew(Pointer<PERIPHERAL_GOGPS_HEADER_V2> pGogpsHeader, Pointer<PERIPHERAL_GOGPS_BODY_PEAK_OUTDOORNEW> pGoGPSBody, int size, int bHeaderUpdated, int bAccuracyTest) → void
resUpdateGoGPSUpBodyListWithHeaderPeakSwim(Pointer<PERIPHERAL_GOGPS_HEADER_SWIM> pGogpsHeader_Swim, Pointer<PERIPHERAL_GOGPS_BODY_PEAK_SWIM> pGoGPSBody, int size, int bHeaderUpdated) → void
resUpdateGoGPSUpData(Pointer<PERIPHERAL_GOGPS_UPDATA> gogps_updata) → void
resUpdateGoGPSUpHeader(Pointer<PERIPHERAL_GOGPS_HEADER_V2> pGogpsHeader) → void
resUpdateGOGPSUpTrackInfoSwim(Pointer<PERIPHERAL_GOGPS_TRACK_SUM_SWIM> pGogpsTrack, int lapdis) → void
updateGoGpsHeader(CLCmdGogpsHeaderV2 header, int bHeaderUpdated) → void
updateGoGPSUpBodyEntryLeap(CLCmdGogpsBodyLeap bodyItem) → void
updateGoGPSUpBodyEntryNewProtocol(CLCmdGogpsHeaderV2 header, CLCmdGogpsBodyPeakNew bodyItem) CLCmdGoGpsUpStreamData?
updateGoGPSUpBodyEntrySwim(CLCmdGogpsBodyPeakSwim bodyItem) CLCmdGoGpsUpStreamData?