#include <bluetoothdriver.h>
Inheritance diagram for CBTDriver:

Public Member Functions | |
| CBTDriver (RCobainClientSession &aClientSession) | |
| ~CBTDriver () | |
| TPeerList * | GetPeersL (TUint aServiceClassID) |
| Synchronously retrieves the network peers. | |
TODO: REMOVE THIS CLASS; WE CAN USE A CDriver DIRECTLY
Definition at line 38 of file bluetoothdriver.h.
|
|
Definition at line 31 of file bluetoothdriver.cpp. References EBluetooth. |
|
|
Definition at line 36 of file bluetoothdriver.cpp. References CCobainLayer::Log(). |
|
|
Synchronously retrieves the network peers. It is up to the caller to release the list.
Implements MNetworkDriver. Definition at line 41 of file bluetoothdriver.cpp. References RCobainClientSession::DiscoverBTPeersL(), and TPeerList. |
1.3.5