Home
last modified time | relevance | path

Searched refs:BluetoothPanServer (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_pan_server.cpp52 struct BluetoothPanServer::impl {
76 class BluetoothPanServer::impl::SystemStateObserver : public ISystemStateObserver {
78 explicit SystemStateObserver(BluetoothPanServer::impl *pimpl) : pimpl_(pimpl) {} in SystemStateObserver()
97 BluetoothPanServer::impl *pimpl_ = nullptr;
100 BluetoothPanServer::impl::impl() in impl()
105 BluetoothPanServer::impl::~impl() in ~impl()
110 BluetoothPanServer::BluetoothPanServer() in BluetoothPanServer() function in OHOS::Bluetooth::BluetoothPanServer
123 BluetoothPanServer::~BluetoothPanServer() in ~BluetoothPanServer()
[all...]
H A Dbluetooth_host_server.cpp679 sptr<BluetoothPanServer> panServer = new BluetoothPanServer(); in createServers()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_pan_server.h33 class BluetoothPanServer : public BluetoothPanStub { class
35 BluetoothPanServer();
36 ~BluetoothPanServer() override;
57 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothPanServer);

Completed in 4 milliseconds