Home
last modified time | relevance | path

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

/system/connectivity/wificond/aidl/android/net/wifi/
DIWificond.aidl69 void unregisterRttClient(IRttClient rttClient); in unregisterRttClient() method
/system/connectivity/wificond/
Dserver.cpp109 Status Server::unregisterRttClient(const sp<IRttClient>& rttClient) { in unregisterRttClient() function in android::wificond::Server