Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_advertiser_server.cpp94 struct BluetoothBleAdvertiserServer::impl {
110 class BluetoothBleAdvertiserServer::impl::SystemStateObserver : public ISystemStateObserver {
112 explicit SystemStateObserver(BluetoothBleAdvertiserServer::impl *pimpl) : pimpl_(pimpl) {}; in SystemStateObserver()
128 BluetoothBleAdvertiserServer::impl *pimpl_ = nullptr;
131 BluetoothBleAdvertiserServer::impl::impl() in impl()
134 BluetoothBleAdvertiserServer::impl::~impl() in ~impl()
142 BluetoothBleAdvertiserServer::BluetoothBleAdvertiserServer() in BluetoothBleAdvertiserServer() function in OHOS::Bluetooth::BluetoothBleAdvertiserServer
155 BluetoothBleAdvertiserServer::~BluetoothBleAdvertiserServer() in ~BluetoothBleAdvertiserServer()
[all...]
H A Dbluetooth_host_server.cpp647 sptr<BluetoothBleAdvertiserServer> bleAdvertiser = new BluetoothBleAdvertiserServer(); in createServers()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_advertiser_server.h27 class BluetoothBleAdvertiserServer : public BluetoothBleAdvertiserStub { class
29 BluetoothBleAdvertiserServer();
30 ~BluetoothBleAdvertiserServer() override;
48 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothBleAdvertiserServer);

Completed in 4 milliseconds