Home
last modified time | relevance | path

Searched defs:observerImp_ (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_snk.cpp53 sptr<BluetoothA2dpSinkObserverImp> observerImp_ = nullptr; member
H A Dbluetooth_a2dp_src.cpp43 sptr<BluetoothA2dpSourceObserverImp> observerImp_ = nullptr; member
H A Dbluetooth_socket.cpp140 observerImp_); in Close() local
277 sptr<BluetoothSocketObserverImp> observerImp_ = nullptr; member
H A Dbluetooth_host.cpp59 sptr<BluetoothHostObserverImp> observerImp_ = nullptr; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_pan_server.cpp61 std::unique_ptr<BluetoothPanCallback> observerImp_ = std::make_unique<BluetoothPanCallback>(); member
H A Dbluetooth_ble_advertiser_server.cpp105 std::unique_ptr<BleAdvertiserCallback> observerImp_ = std::make_unique<BleAdvertiserCallback>(); member
H A Dbluetooth_hid_host_server.cpp62 std::unique_ptr<BluetoothHidHostCallback> observerImp_ = std::make_unique<BluetoothHidHostCallback>(); member
H A Dbluetooth_ble_central_manager_server.cpp51 std::unique_ptr<BleCentralManagerCallback> observerImp_ = std::make_unique<BleCentralManagerCallback>(this); member
H A Dbluetooth_host_server.cpp68 std::unique_ptr<AdapterStateObserver> observerImp_ = nullptr; member

Completed in 11 milliseconds