| cb_HfpSessionFactory | HfpService | |
| Connect(BtDevice *devp, ErrorInfo *error=0) | HfpService | |
| Connect(bdaddr_t const &addr, ErrorInfo *error=0) | HfpService | |
| Connect(const char *addrstr, ErrorInfo *error=0) | HfpService | |
| DefaultSessionFactory(BtDevice *) | HfpService | |
| GetCaps(void) const | HfpService | [inline] |
| GetDi(void) const | BtService | [inline] |
| GetFirstSession(void) const | HfpService | [inline] |
| GetHub(void) const | BtService | [inline] |
| GetNextSession(HfpSession *sessp) const | HfpService | [inline] |
| libhfp::RfcommService::GetNextSession(BtSession *) const | BtService | |
| GetScoEnabled(void) const | HfpService | [inline] |
| GetSecMode(void) const | RfcommService | [inline] |
| GetServiceDesc(void) const | HfpService | [inline] |
| GetServiceName(void) const | HfpService | [inline] |
| GetSession(BtDevice *devp, bool create=true) | HfpService | [inline] |
| GetSession(bdaddr_t const &addr, bool create=true) | HfpService | [inline] |
| GetSession(const char *addrst, bool create=true) | HfpService | [inline] |
| SetCaps(int caps, ErrorInfo *error=0) | HfpService | |
| SetScoEnabled(bool sco_enable, ErrorInfo *error=0) | HfpService | |
| SetSecMode(rfcomm_secmode_t sec, ErrorInfo *error=0) | RfcommService | |
| SetServiceDesc(const char *desc, ErrorInfo *error=0) | HfpService | |
| SetServiceName(const char *desc, ErrorInfo *error=0) | HfpService | |