#include </home/clem/local/src/opie/noncore/settings/networksettings2/opietooth2/OTSDPService.h>
Public Member Functions | |
| OTSDPService () | |
| virtual | ~OTSDPService () |
| void | addAttribute (int id, OTSDPAttribute *attr) |
| const OTSDPAttribute & | attribute (int index) |
| int | attributeID (int index) |
| AttributeVector | subAttributes (OTSDPAttribute *attr) |
| OTSDPAttribute * | attributeByID (int id) |
| bool | recordHandle (uint32_t *handle) |
| QString | name (void) |
| QString | description (void) |
| UUIDVector | allUUIDs () |
| UUIDVector | classIDList () |
| bool | rfcommChannel (unsigned int &n) |
| bool | hasClassID (const OTUUID &uuid) |
Private Attributes | |
| QArray< AttributeEntry > | attributeList |
Classes | |
| struct | AttributeEntry |
Definition at line 24 of file OTSDPService.h.
|
|
Definition at line 18 of file OTSDPService.cpp. |
|
|
Definition at line 21 of file OTSDPService.cpp. References attributeList. |
|
||||||||||||
|
Definition at line 27 of file OTSDPService.cpp. References attributeList. Referenced by Opietooth2::OTPeer::updateServices(). |
|
|
Definition at line 83 of file OTSDPService.cpp. References attributeList, and i. |
|
|
Definition at line 34 of file OTSDPService.cpp. References attributeList. |
|
|
Definition at line 43 of file OTSDPService.cpp. References attributeList. Referenced by classIDList(), description(), hasClassID(), name(), recordHandle(), and rfcommChannel(). |
|
|
Definition at line 38 of file OTSDPService.cpp. References attributeList. |
|
|
Get a vector of UUID of the services class Id List Definition at line 164 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getSequence(), i, and Opietooth2::OTSDPAttribute::UUID. |
|
|
Definition at line 73 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getString(), Opietooth2::OTSDPAttribute::getType(), S, and Opietooth2::OTSDPAttribute::STRING. |
|
|
Definition at line 142 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getSequence(), i, and Opietooth2::OTSDPAttribute::UUID. |
|
|
Definition at line 63 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getString(), Opietooth2::OTSDPAttribute::getType(), S, and Opietooth2::OTSDPAttribute::STRING. |
|
|
Definition at line 53 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getType(), Opietooth2::OTSDPAttribute::getUInt(), and Opietooth2::OTSDPAttribute::UINT. |
|
|
Retrieves the Rfcomm channel. This function is provided just for conveniance.
Definition at line 101 of file OTSDPService.cpp. References attributeByID(), Opietooth2::OTSDPAttribute::getSequence(), i, Opietooth2::OTSDPAttribute::UINT, and Opietooth2::OTSDPAttribute::UUID. |
|
|
|
|
|
Definition at line 70 of file OTSDPService.h. Referenced by addAttribute(), allUUIDs(), attribute(), attributeByID(), attributeID(), and ~OTSDPService(). |
1.4.2