#include <bt.h>
Public Member Functions | |
BtHub * | GetHub (void) const |
DispatchInterface * | GetDi (void) const |
BtSession * | GetFirstSession (void) const |
BtSession * | GetNextSession (BtSession *) const |
DispatchInterface* GetDi | ( | void | ) | const [inline] |
Query the dispatcher interface of the presiding BtHub
BtSession * GetFirstSession | ( | void | ) | const |
Query the first session associated with the service
Reimplemented in HfpService.
Enumerate the next session associated with the service