Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp42 class BluetoothBleCentralManagerCallbackImp : public BluetoothBleCentralManagerCallBackStub { class
44 explicit BluetoothBleCentralManagerCallbackImp() {}; in BluetoothBleCentralManagerCallbackImp() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
45 ~BluetoothBleCentralManagerCallbackImp() override = default;
141 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothBleCentralManagerCallbackImp);
143 sptr<BluetoothBleCentralManagerCallbackImp> callbackImp_ = nullptr;
153 callbackImp_ = new BluetoothBleCentralManagerCallbackImp(); in impl()

Completed in 2 milliseconds