Home
last modified time | relevance | path

Searched refs:GetClientSocketSptr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp302 inline std::shared_ptr<ClientSocket> GetClientSocketSptr(void) in GetClientSocketSptr() function in OHOS::Bluetooth::ClientSocket::impl::BluetoothSocketObserverImp
329 auto clientSptr = GetClientSocketSptr(); in OnConnectionStateChanged()