wearablesdk/model/native_response_func
library
Typedefs
-
NativeFuncTypeResActivityDailyUpdated
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DAY_TOTAL> daytotal)>>
-
-
NativeFuncTypeResActivityUpdated
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DATA> streamingdata, Int bSecond, Int entries)>>
-
-
NativeFuncTypeResActivityUpdateList
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DATA> pArrayStreamingData, Int size, Int index, Int total)>>
-
-
NativeFuncTypeResActivityUpdateRawData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DATA> data)>>
-
-
NativeFuncTypeResBindingCompleted
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResBindingStateChanged
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResCommitActivities
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResCommitRawActivities
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResDailyActivityInfoAvailable
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResDeregisterDone
= Pointer<NativeFunction<Void Function(Int bSuccess)>>
-
-
NativeFuncTypeResDeviceInfoAvailable
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResFirmwareUpdateCompleted
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResFirmwareUpdateFailed
= Pointer<NativeFunction<Void Function(Int error)>>
-
-
NativeFuncTypeResFirmwareUpdateProgress
= Pointer<NativeFunction<Void Function(Double progress)>>
-
-
NativeFuncTypeResForceAuthSignaled
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResInit
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResPacketSentConfirmed
= Pointer<NativeFunction<Pointer<Int> Function()>>
-
-
NativeFuncTypeResReceivedAccData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_ACC_DATA> pAccData)>>
-
-
NativeFuncTypeResReceivedFindPhoneMsg
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResReceivedPaceRunningMsg
= Pointer<NativeFunction<Void Function(Pointer<Void> data)>>
-
-
NativeFuncTypeResReceivedRejectCallMsg
= Pointer<NativeFunction<Void Function(Pointer<Void> data)>>
-
-
NativeFuncTypeResReceivedRriData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_RRI_DATA> pRriData)>>
-
-
NativeFuncTypeResReceivedSosMsg
= Pointer<NativeFunction<Void Function()>>
-
-
NativeFuncTypeResReceivedStreamingPillData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_PILL_REMINDER_DATA> pill)>>
-
-
NativeFuncTypeResReceivedStreamRriData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAM_RRI_DATA> pStreamRriData)>>
-
-
NativeFuncTypeResReceivedStreamRriDataV2
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAM_RRI_DATA_V2> pStreamRriData)>>
-
-
NativeFuncTypeResReceivedStreamRriEnd
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAM_RRI_START_END> pStreamRriEnd)>>
-
-
NativeFuncTypeResReceivedStreamRriParam
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAM_RRI_PARAM> pStreamRriParam)>>
-
-
NativeFuncTypeResReceivedTempAlarmMsg
= Pointer<NativeFunction<Void Function(Pointer<UnsignedShort> sdata)>>
-
-
NativeFuncTypeResSendBindingInfo
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_ACCOUNT_BINDING_DATA> bindingInfo)>>
-
-
NativeFuncTypeResSendPacket
= Pointer<NativeFunction<Void Function(Pointer<Void> data, Int length)>>
-
-
NativeFuncTypeResSetBodyAnswerAndSportType
= Pointer<NativeFunction<Void Function(Int BreathState, Int BodyState, Int SportType)>>
-
-
NativeFuncTypeResStreamingProgressUpdated
= Pointer<NativeFunction<Void Function(Int currentEntry, Int overallEntries)>>
-
-
NativeFuncTypeResUpdateDebugMsg
= Pointer<NativeFunction<Void Function(Pointer<Utf8> strMsg)>>
-
-
NativeFuncTypeResUpdateGoGPSTrackInfo
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_TRACK_SUM_V2> pGogpsTrack)>>
-
-
NativeFuncTypeResUpdateGoGPSUpBody
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody)>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyList
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody, Int size)>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyListWithHeader
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_V2> pGoGPSBody, Int size, )>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyListWithHeaderPeakIndoor
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_PEAK_INDOOR> pGoGPSBody, Int size, )>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyListWithHeaderPeakOutdoor
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_PEAK_OUTDOOR> pGoGPSBody, Int size, )>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyListWithHeaderPeakOutdoorNew
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_PEAK_OUTDOORNEW> pGoGPSBody, Int size, Int bAccuracyTest)>>
-
-
NativeFuncTypeResUpdateGoGPSUpBodyListWithHeaderPeakSwim
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_BODY_PEAK_SWIM> pGoGPSBody, Int size, )>>
-
-
NativeFuncTypeResUpdateGoGPSUpData
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_UPDATA> gogps_updata)>>
-
-
-
NativeFuncTypeResUpdateGOGPSUpTrackInfoSwim
= Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_GOGPS_TRACK_SUM_SWIM> pGogpsTrack, Int lapdis)>>
-