Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_socket_server.h58 auto iter = GetObserverApplication(remote); in OnRemoteDied()
70 if (GetObserverApplication(remote) != observerList_.end()) { in AddObserver()
80 auto iter = GetObserverApplication(remote); in RemoveObserver()
87 std::vector<SocketObserverApplication>::iterator GetObserverApplication(const wptr<IRemoteObject> &remote) in GetObserverApplication() function in OHOS::Bluetooth::BluetoothSocketServer::SocketObserverList

Completed in 2 milliseconds