TBTBasebandEventNotification Class Reference
Link against: bluetooth.lib
class TBTBasebandEventNotification |
Detailed Description
Contains information resulting from a baseband notification.
Constructor & Destructor Documentation
TBTBasebandEventNotification ( TUint32, TInt )
Parameter | Description | aEventType | The type of event. |
aErrorCode | The error code. |
TBTBasebandEventNotification ( )
TBTBasebandEventNotification | ( | ) | [inline] |
TBTBasebandEventNotification ( const TBTBasebandEventNotification & )
Parameter | Description | aEvent | The event to copy. |
Member Function Documentation
ErrorCode ( )
TInt
| ErrorCode | ( | ) | const [inline] |
The Bluetooth SIG error code associated with the event.
Returns: The SIG error code.
SetErrorCode ( TInt )
void | SetErrorCode | ( | TInt | aErrorCode | ) | [inline] |
Parameter | Description | aErrorCode | The Bluetooth SIG error code. |
SetEventType ( TUint32 )
void | SetEventType | ( | TUint32 | aEventType | ) | [inline] |
Parameter | Description | aEventType | The event type. |
SymbianErrorCode ( )
IMPORT_C TInt | SymbianErrorCode | ( | ) | const |
The Symbian HCI error code associated with the event. Returns an error in 'Symbian' format
Returns: The Symbian error code.Symbian error code