VLDBluetoothErrorCode

Possible error codes that can be returned to the VLDBluetoothPeripheralControllerDelegate

Constants

VLDBluetoothErrorCodeCommunicationFailure

Indicates an error occurred in the Bluetooth communication stack

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeConnectionFailure

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

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodePairingFailure

Indicates that the peripheral was not paired

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeBluetoothTurnedOff

Indicates that Bluetooth is turned off or not available

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeNoReading

Indicates that no valid reading was received

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeNoUser

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

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeConnectionTimeout

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

VLDBluetoothPeripheralController.h.

VLDBluetoothErrorCodeReadingTimeout

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

VLDBluetoothPeripheralController.h.

VLDBluetoothPeripheralController.h