Home
last modified time | relevance | path

Searched defs:SystemStateObserver (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_pan_server.cpp74 class BluetoothPanServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothPanServer::impl
76 explicit SystemStateObserver(BluetoothPanServer::impl *pimpl) : pimpl_(pimpl) {} in SystemStateObserver() function in OHOS::Bluetooth::BluetoothPanServer::impl::SystemStateObserver
Dbluetooth_a2dp_sink_server.cpp62 class BluetoothA2dpSinkServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothA2dpSinkServer::impl
64 SystemStateObserver(BluetoothA2dpSinkServer::impl *pimpl) : pimpl_(pimpl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothA2dpSinkServer::impl::SystemStateObserver
Dbluetooth_opp_server.cpp81 class BluetoothOppServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothOppServer::impl
83 explicit SystemStateObserver(BluetoothOppServer::impl *pimpl) : pimpl_(pimpl) {} in SystemStateObserver() function in OHOS::Bluetooth::BluetoothOppServer::impl::SystemStateObserver
Dbluetooth_ble_advertiser_server.cpp84 class BluetoothBleAdvertiserServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothBleAdvertiserServer::impl
86 explicit SystemStateObserver(BluetoothBleAdvertiserServer::impl *pimpl) : pimpl_(pimpl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothBleAdvertiserServer::impl::SystemStateObserver
Dbluetooth_hid_host_server.cpp75 class BluetoothHidHostServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothHidHostServer::impl
77 explicit SystemStateObserver(BluetoothHidHostServer::impl *pimpl) : pimpl_(pimpl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothHidHostServer::impl::SystemStateObserver
Dbluetooth_pbap_pse_server.cpp75 class BluetoothPbapPseServer::impl::SystemStateObserver : public bluetooth::ISystemStateObserver { class in OHOS::Bluetooth::BluetoothPbapPseServer::impl
77 SystemStateObserver(BluetoothPbapPseServer::impl* impl) : impl_(impl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothPbapPseServer::impl::SystemStateObserver
Dbluetooth_a2dp_source_server.cpp99 class BluetoothA2dpSourceServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothA2dpSourceServer::impl
101 SystemStateObserver(BluetoothA2dpSourceServer::impl *pimpl) : pimpl_(pimpl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothA2dpSourceServer::impl::SystemStateObserver
Dbluetooth_pbap_pce_server.cpp173 class BluetoothPbapPceServer::impl::SystemStateObserver : public bluetooth::ISystemStateObserver { class in OHOS::Bluetooth::BluetoothPbapPceServer::impl
175 SystemStateObserver(BluetoothPbapPceServer::impl *impl) : impl_(impl) {}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothPbapPceServer::impl::SystemStateObserver
Dbluetooth_gatt_server_server.cpp56 class BluetoothGattServerServer::impl::SystemStateObserver : public bluetooth::ISystemStateObserver… class in OHOS::Bluetooth::BluetoothGattServerServer::impl
58 SystemStateObserver(BluetoothGattServerServer::impl *impl) : impl_(impl){}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::SystemStateObserver
Dbluetooth_ble_central_manager_server.cpp233 class BluetoothBleCentralManagerServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl
235 explicit SystemStateObserver(BluetoothBleCentralManagerServer::impl *pimpl) : pimpl_(pimpl){}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::SystemStateObserver
Dbluetooth_gatt_client_server.cpp61 class BluetoothGattClientServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothGattClientServer::impl
63 SystemStateObserver(BluetoothGattClientServer::impl *impl) : impl_(impl){}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::SystemStateObserver
Dbluetooth_host_server.cpp122 class BluetoothHostServer::impl::SystemStateObserver : public ISystemStateObserver { class in OHOS::Bluetooth::BluetoothHostServer::impl
124 SystemStateObserver(BluetoothHostServer::impl *impl) : impl_(impl){}; in SystemStateObserver() function in OHOS::Bluetooth::BluetoothHostServer::impl::SystemStateObserver