Home
last modified time | relevance | path

Searched refs:BluetoothPanCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_pan_server.cpp29 class BluetoothPanCallback : public bluetooth::IPanObserver { class
31 BluetoothPanCallback() = default;
32 ~BluetoothPanCallback() override = default;
61 std::unique_ptr<BluetoothPanCallback> observerImp_ = std::make_unique<BluetoothPanCallback>();