#include <btutil.h>
Static Public Member Functions | |
| IMPORT_C TInt | GetListenPortL (const CNetworkPeer &aPeer, TInt &aPort, TInt &aType) |
| Retrieves the listen port and and it's type. | |
| IMPORT_C TInt | FormatAddress (const CNetworkPeer &aPeer, TDes &aBuf) |
| Formats the 48-bit bluetooth address of a bluetooth peer in the hexadecimal syntax (XX:XX:XX:XX:XX:XX). | |
Definition at line 43 of file btutil.h.
|
||||||||||||
|
Formats the 48-bit bluetooth address of a bluetooth peer in the hexadecimal syntax (XX:XX:XX:XX:XX:XX).
Definition at line 49 of file btutil.cpp. References EBluetooth, CNetworkPeer::GetDeviceAddress(), and CNetworkPeer::GetProtocol(). |
|
||||||||||||||||
|
Retrieves the listen port and and it's type.
Definition at line 29 of file btutil.cpp. References CNetworkPeer::GetPeerProperties(), TBTPeerProperties::iL2capPort, TBTPeerProperties::iRfcommPort, Log::Print(), and TBTPeerPropertiesBuf. |
1.3.5