Home
last modified time | relevance | path

Searched defs:unsubscribeGroup (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl40 …void unsubscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGro… in unsubscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/1/android/hardware/net/nlinterceptor/
DIInterceptor.aidl40 …void unsubscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGro… in unsubscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/android/hardware/net/nlinterceptor/
DIInterceptor.aidl77 void unsubscribeGroup(in InterceptedSocket handle, in int nlGroup); in unsubscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/NetlinkInterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl40 void unsubscribeGroup(in int nlFamily, in int interceptorNlPid, in int nlGroup); in unsubscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DInterceptorRelay.cpp125 bool InterceptorRelay::unsubscribeGroup(uint32_t nlGroup) { in unsubscribeGroup() function in android::nlinterceptor::InterceptorRelay
DNetlinkInterceptor.cpp103 ndk::ScopedAStatus NetlinkInterceptor::unsubscribeGroup( in unsubscribeGroup() function in android::nlinterceptor::NetlinkInterceptor