VLDBluetoothErrorCode Constants Reference

Declared in VLDBluetoothPeripheralController.h

VLDBluetoothErrorCode

Possible error codes that can be returned to the VLDBluetoothPeripheralControllerDelegate

Constants

VLDBluetoothErrorCodeCommunicationFailure

Indicates an error occurred in the Bluetooth communication stack

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeConnectionFailure

Indicates that a connection was unable to be established or was lost

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodePairingFailure

Indicates that the peripheral was not paired

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeBluetoothTurnedOff

Indicates that Bluetooth is turned off or not available

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeNoReading

Indicates that no valid reading was received

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeNoUser

Indicates that there is no user set in the shared session instance

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeConnectionTimeout

Indicates that a timeout occurred while attempting to connect to the peripheral

Declared In VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeReadingTimeout

Indicates that a timeout occurred while attempting to read from the peripheral

Declared In VLDBluetoothPeripheralController.h.

Declared In

VLDBluetoothPeripheralController.h