Home
last modified time | relevance | path

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

/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
DIWificond.aidl89 oneway void UnregisterCallback(IInterfaceEventCallback callback); in UnregisterCallback() method
/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl56 void UnregisterCallback(IBluetoothCallback callback); in UnregisterCallback() method
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.h97 Status UnregisterCallback(
Dbluetooth_binder_server.cc177 Status BluetoothBinderServer::UnregisterCallback( in UnregisterCallback() function in ipc::binder::BluetoothBinderServer
/system/connectivity/wificond/
Dserver.h62 android::binder::Status UnregisterCallback(
Dserver.cpp108 Status Server::UnregisterCallback(const sp<IInterfaceEventCallback>& callback) { in UnregisterCallback() function in android::wificond::Server