Bluetooth Framework C++ Edition

◆ wclBluetoothIoCapability

The enumeration defines the input/output capabilities of a Bluetooth Device.

Enumerator
iocapDisplayOnly 

The Bluetooth device is capable of output via display only.

iocapDisplayYesNo 

The Bluetooth device is capable of output via a display, and has the additional capability to presenting a yes/no question to the user.

iocapKeyboardOnly 

The Bluetooth device is capable of input via keyboard.

iocapNoInputNoOutput 

The Bluetooth device is not capable of input/output.

iocapDisplayKeyboard 

The Bluetooth device is capable of input via keyboard and of output via display.

iocapNotDefined 

The input/output capabilities for the Bluetooth device are undefined.