Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp300 class ClientSocket::impl::BluetoothSocketObserverImp : public BluetoothClientSocketObserverStub { class in OHOS::Bluetooth::ClientSocket::impl
312 …explicit BluetoothSocketObserverImp(std::weak_ptr<ClientSocket> clientSocket) : clientSocket_(clie… in BluetoothSocketObserverImp() function in OHOS::Bluetooth::ClientSocket::impl::BluetoothSocketObserverImp