Home
last modified time | relevance | path

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

/system/connectivity/wificond/aidl/android/net/wifi/
DIWificond.aidl76 oneway void UnregisterCallback(IInterfaceEventCallback callback); in UnregisterCallback() method
/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl56 void UnregisterCallback(IBluetoothCallback callback); in UnregisterCallback() method
/system/connectivity/wificond/
Dserver.h54 android::binder::Status UnregisterCallback(
Dserver.cpp77 Status Server::UnregisterCallback(const sp<IInterfaceEventCallback>& callback) { in UnregisterCallback() function in android::wificond::Server
/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