UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: QBeamingProperty.h

QBeamingProperty.h Global variables


KPropertyKeyGetIrMode

const TUint KPropertyKeyGetIrMode;

Description

Property key Key to get IR operation mode

[Top]


KPropertyKeyBluetoothOnOff

const TUint KPropertyKeyBluetoothOnOff;

Description

Property key Key to get the bluetooth operation mode. Possible values are EQBTOperationModeOn or EQBTOperationModeOff.

[Top]


KPropertyKeyLocalBondingComplete

const TUint KPropertyKeyLocalBondingComplete;

Description

Property key Key to notify when a bonding initiated from the local device has been completed successfully.

[Top]


KAccessoryConnectedKey

const TUint KAccessoryConnectedKey;

Description

Property key A key to notify when a accessory has changed its connection state. Values are TAccessoryConnection .

[Top]


KConnectedAccessoriesKey

const TUint KConnectedAccessoriesKey;

Description

Property key A key to communicate the connection status of all connected accessories. Values a list of TAccessoryConnection . The list received has a max length of KMaxConnectedAccessories*sizeof(TAccessoryConnection) . Unconnected accessories have zero value.