BtService Class Reference
[Bluetooth Hands-Free Profile Implementation]

Service object base class. More...

#include <bt.h>

Inheritance diagram for BtService:

Inheritance graph
[legend]
Collaboration diagram for BtService:

Collaboration graph
[legend]

List of all members.

Public Member Functions

BtHubGetHub (void) const
DispatchInterfaceGetDi (void) const
BtSessionGetFirstSession (void) const
BtSessionGetNextSession (BtSession *) const


Detailed Description

Service object base class.

Member Function Documentation

BtHub* GetHub ( void   )  const [inline]

Query the presiding BtHub

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.

BtSession * GetNextSession ( BtSession sessp  )  const

Enumerate the next session associated with the service


The documentation for this class was generated from the following files:
Generated on Fri Jan 9 05:58:37 2009 for libhfp by  doxygen 1.5.4