Inherited by CBluetoothResponder.
Public Member Functions | |
| virtual void | ReportAdvertiserErr (TInt aError)=0 |
| virtual void | AdvertiserComplete ()=0 |
MBluetoothServiceAdvertiserObserver Interface for notifying when a service advertising is completed
Definition at line 189 of file CommonInterfaces.h.
| virtual void MBluetoothServiceAdvertiserObserver::ReportAdvertiserErr | ( | TInt | aError | ) | [pure virtual] |
Report any error during service advertising
| aError | An error |
Implemented in CBluetoothResponder.
| virtual void MBluetoothServiceAdvertiserObserver::AdvertiserComplete | ( | ) | [pure virtual] |
Service advertising completed succesfully
Implemented in CBluetoothResponder.
1.6.2