#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]
◆ ~Agent1Proxy()
org::bluez::Agent1Proxy::~Agent1Proxy |
( |
| ) |
|
|
virtual |
◆ Agent1Proxy() [2/2]
◆ AsyncErrorResponseDetected
◆ AuthorizeServiceAsync()
◆ AuthorizeServiceAsyncReply
void org::bluez::Agent1Proxy::AuthorizeServiceAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ Cancel()
◆ DisplayPasskeyAsync()
◆ DisplayPasskeyAsyncReply
void org::bluez::Agent1Proxy::DisplayPasskeyAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ DisplayPinCodeAsync()
◆ DisplayPinCodeAsyncReply
void org::bluez::Agent1Proxy::DisplayPinCodeAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ operator=()
◆ Release()
◆ RequestAuthorizationAsync()
◆ RequestAuthorizationAsyncReply
void org::bluez::Agent1Proxy::RequestAuthorizationAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ RequestConfirmationAsync()
◆ RequestConfirmationAsyncReply
void org::bluez::Agent1Proxy::RequestConfirmationAsyncReply |
( |
int |
asyncCallId | ) |
|
|
signal |
◆ RequestPasskeyAsync()
◆ RequestPasskeyAsyncReply
void org::bluez::Agent1Proxy::RequestPasskeyAsyncReply |
( |
int |
asyncCallId, |
|
|
TQ_UINT32 |
passkey |
|
) |
| |
|
signal |
◆ RequestPinCodeAsync()
◆ RequestPinCodeAsyncReply
void org::bluez::Agent1Proxy::RequestPinCodeAsyncReply |
( |
int |
asyncCallId, |
|
|
const TQString & |
pincode |
|
) |
| |
|
signal |
◆ setConnection()
◆ slotHandleAsyncReply
◆ m_asyncCalls
◆ m_baseProxy
The documentation for this class was generated from the following files: