#include <agent1Proxy.h>
|
| Agent1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~Agent1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | Release (TQT_DBusError &error) |
|
virtual bool | Cancel (TQT_DBusError &error) |
|
virtual bool | RequestPinCodeAsync (int &asyncCallId, const TQT_DBusObjectPath &device, TQT_DBusError &error) |
|
virtual bool | DisplayPinCodeAsync (int &asyncCallId, const TQT_DBusObjectPath &device, const TQString &pincode, TQT_DBusError &error) |
|
virtual bool | RequestPasskeyAsync (int &asyncCallId, const TQT_DBusObjectPath &device, TQT_DBusError &error) |
|
virtual bool | DisplayPasskeyAsync (int &asyncCallId, const TQT_DBusObjectPath &device, TQ_UINT32 passkey, TQ_UINT16 entered, TQT_DBusError &error) |
|
virtual bool | RequestConfirmationAsync (int &asyncCallId, const TQT_DBusObjectPath &device, TQ_UINT32 passkey, TQT_DBusError &error) |
|
virtual bool | RequestAuthorizationAsync (int &asyncCallId, const TQT_DBusObjectPath &device, TQT_DBusError &error) |
|
virtual bool | AuthorizeServiceAsync (int &asyncCallId, const TQT_DBusObjectPath &device, const TQString &uuid, TQT_DBusError &error) |
|
◆ Agent1Proxy() [1/2]
org::bluez::Agent1Proxy::Agent1Proxy |
( |
const TQString & |
service, |
|
|
const TQString & |
path, |
|
|
TQObject * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Agent1Proxy()
org::bluez::Agent1Proxy::~Agent1Proxy |
( |
| ) |
|
|
virtual |
◆ Agent1Proxy() [2/2]
org::bluez::Agent1Proxy::Agent1Proxy |
( |
const Agent1Proxy & |
| ) |
|
|
private |
◆ AsyncErrorResponseDetected
void org::bluez::Agent1Proxy::AsyncErrorResponseDetected |
( |
int |
asyncCallId, |
|
|
const TQT_DBusError |
error |
|
) |
| |
|
signal |
◆ AuthorizeServiceAsync()
bool org::bluez::Agent1Proxy::AuthorizeServiceAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
const TQString & |
uuid, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ AuthorizeServiceAsyncReply
void org::bluez::Agent1Proxy::AuthorizeServiceAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ Cancel()
bool org::bluez::Agent1Proxy::Cancel |
( |
TQT_DBusError & |
error | ) |
|
|
virtual |
◆ DisplayPasskeyAsync()
bool org::bluez::Agent1Proxy::DisplayPasskeyAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
TQ_UINT32 |
passkey, |
|
|
TQ_UINT16 |
entered, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ DisplayPasskeyAsyncReply
void org::bluez::Agent1Proxy::DisplayPasskeyAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ DisplayPinCodeAsync()
bool org::bluez::Agent1Proxy::DisplayPinCodeAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
const TQString & |
pincode, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ DisplayPinCodeAsyncReply
void org::bluez::Agent1Proxy::DisplayPinCodeAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ operator=()
◆ Release()
bool org::bluez::Agent1Proxy::Release |
( |
TQT_DBusError & |
error | ) |
|
|
virtual |
◆ RequestAuthorizationAsync()
bool org::bluez::Agent1Proxy::RequestAuthorizationAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ RequestAuthorizationAsyncReply
void org::bluez::Agent1Proxy::RequestAuthorizationAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ RequestConfirmationAsync()
bool org::bluez::Agent1Proxy::RequestConfirmationAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
TQ_UINT32 |
passkey, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ RequestConfirmationAsyncReply
void org::bluez::Agent1Proxy::RequestConfirmationAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ RequestPasskeyAsync()
bool org::bluez::Agent1Proxy::RequestPasskeyAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ RequestPasskeyAsyncReply
void org::bluez::Agent1Proxy::RequestPasskeyAsyncReply |
( |
int |
asyncCallId, |
|
|
TQ_UINT32 |
passkey |
|
) |
| |
|
signal |
◆ RequestPinCodeAsync()
bool org::bluez::Agent1Proxy::RequestPinCodeAsync |
( |
int & |
asyncCallId, |
|
|
const TQT_DBusObjectPath & |
device, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
virtual |
◆ RequestPinCodeAsyncReply
void org::bluez::Agent1Proxy::RequestPinCodeAsyncReply |
( |
int |
asyncCallId, |
|
|
const TQString & |
pincode |
|
) |
| |
|
signal |
◆ setConnection()
void org::bluez::Agent1Proxy::setConnection |
( |
const TQT_DBusConnection & |
connection | ) |
|
◆ slotHandleAsyncReply
void org::bluez::Agent1Proxy::slotHandleAsyncReply |
( |
int |
id, |
|
|
const TQT_DBusMessage & |
message |
|
) |
| |
|
protectedvirtualslot |
◆ m_asyncCalls
TQMap<int, TQString> org::bluez::Agent1Proxy::m_asyncCalls |
|
protected |
◆ m_baseProxy
TQT_DBusProxy* org::bluez::Agent1Proxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: