![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
#include <WFConnector/types.h>
Go to the source code of this file.
Classes | |
struct | WFBikePowerCalibrationCapabilities_t |
Describes status information on auto zero functions and outputs of raw and offset torque values. More... | |
struct | WFBikePowerCalibrationCTF_t |
Describes the calibration response specific to the CTF type Bike Power meter. More... | |
struct | WFBikePowerCalibrationData_t |
Describes calibration information for a Bike Power sensor. More... | |
struct | WFBikePowerCalibrationGeneral_t |
Describes the general calibration response for the Bike Power meter. More... | |
struct | WFWeightScaleUserProfile_t |
Describes user profile data for the weight scale. More... | |
Typedefs | |
typedef NSUInteger | WFConnectorError |
An error code for errors in the WFConnectorErrorDomain. More... | |
typedef NSUInteger | WFDeviceControlPointError |
An error code for errors in the WFDeviceControlPointErrorDomain. More... | |
Variables | |
FOUNDATION_EXPORT NSString *const | WFConnectorErrorDomain |
Error domain for the WFHardwareConnector. More... | |
FOUNDATION_EXPORT NSString *const | WFDeviceControlPointErrorDomain |
Error domain for the Device (also known as Sensor) "Control Point" errors. More... | |
#define _WF_ANT_BRIDGE_STATE_T_ |
#define _WF_BIKE_POWER_CALIBRATION_CAPABILITIES_T_ |
#define _WF_BIKE_POWER_CALIBRATION_CTF_T_ |
#define _WF_BIKE_POWER_CALIBRATION_DATA_T_ |
#define _WF_BIKE_POWER_CALIBRATION_GENERAL_T_ |
#define _WF_BIKE_POWER_TYPE_T_ |
#define _WF_BTLE_CH_ALERT_LEVEL_T_ |
#define _WF_BTLE_TEMPERATURE_TYPE_T_ |
#define _WF_CAL_CONFIDENCE_T_ |
#define _WF_COMPARISON_TYPE_T_ |
#define _WF_CONNECTION_CP_T_ |
#define _WF_CONNECTOR_ERROR_DOMAIN_ |
#define _WF_CP_RESPONSE_ORIGIN_T_ |
#define _WF_DEVICE_CONTROL_POINT_ERROR_DOMAIN_ |
#define _WF_FITNESS_EQUIPMENT_HR_SOURCE_T_ |
#define _WF_FITNESS_EQUIPMENT_STATE_T_ |
#define _WF_FITNESS_EQUIPMENT_TYPE_T_ |
#define _WF_GEO_CACHE_PROGRAM_STATUS_T_ |
#define _WF_GPS_FIX_TYPE_T_ |
#define _WF_HARDWARE_CONNECTOR_STATE_T_ |
#define _WF_NETWORK_TYPE_T_ |
#define _WF_PROXIMITY_ALERT_MODE_T_ |
#define _WF_PROXIMITY_ALERT_THRESHOLD_T_ |
#define _WF_PROXIMITY_RANGE_T_ |
#define _WF_SENSOR_CONNECTION_STATUS_T_ |
#define _WF_SENSOR_SUBTYPE_T_ |
#define _WF_SENSOR_TYPE_T_ |
#define _WF_WEIGHT_SCALE_PROFILE_T_ |
#define DEVICE_INPUT_BUFFER_SIZE |
#define WF_BPS_CALIBRATION_ID_CAPABILITIES |
#define WF_BPS_CALIBRATION_ID_CTF |
#define WF_BPS_CALIBRATION_ID_GENERAL_FAIL |
#define WF_BPS_CALIBRATION_ID_GENERAL_SUCCESS |
#define WF_MAX_SENSOR_CONNECTIONS |
#define WF_SENSOR_DEFAULT_SAMPLE_RATE |
#define WF_WSS_ACTIVITY_LEVEL_LIGHT_20 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_LIGHT_40 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_LIGHT_60 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_REGULAR_1 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_REGULAR_5 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_REGULAR_9 |
Weight Scale User Profile - User's activity level.
#define WF_WSS_ACTIVITY_LEVEL_SEDENTARY |
Weight Scale User Profile - User's activity level.
#define WF_WSS_GENDER_FEMALE |
Weight Scale User Profile - Female User.
#define WF_WSS_GENDER_MALE |
Weight Scale User Profile - Male User.
typedef NSUInteger WFConnectorError |
An error code for errors in the WFConnectorErrorDomain.
typedef NSUInteger WFDeviceControlPointError |
An error code for errors in the WFDeviceControlPointErrorDomain.
anonymous enum |
anonymous enum |
enum WFAntBridgeState_t |
enum WFBikePowerType_t |
Describes the type of Bike Power Meter.
enum WFBTLEChAlertLevel_t |
Describes the type of temperature measurement.
enum WFCalConfidence_t |
Describes the confidence in the accuracy of a calorimeter measurement.
enum WFComparisonType_t |
Describes a method of comparing data.
Describes the source of the HRM data in the Fitness Equipment message.
Describes the state of a Fitness Equipment machine.
Describes the type of Fitness Equipment machine.
Describes the status of a request to program the GeoCache device.
enum WFGPSFixType_t |
Describes the type and quality of the GPS fix.
Describes the state of the WFHardwareConnector.
enum WFNetworkType_t |
Describes a type of hardware sensor device.
Describes the threshold for proximity alert.
The proximity connection will monitor the RSSI value for the connected device. If the signal power loss (TX Power - RSSI) crosses a specified threshold, an alert is issued.
enum WFProximityRange_t |
Describes the proximity range for pairing ANT devices.
Describes the connection state of an ANT sensor.
enum WFSensorSubType_t |
Describes a specific hardware implementation of a generic device profile.
enum WFSensorType_t |
Describes a type of hardware sensor device.
FOUNDATION_EXPORT NSString* const WFConnectorErrorDomain |
Error domain for the WFHardwareConnector.
FOUNDATION_EXPORT NSString* const WFDeviceControlPointErrorDomain |
Error domain for the Device (also known as Sensor) "Control Point" errors.