Home
last modified time | relevance | path

Searched refs:eventClusterEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp298 Return<void> eventClusterEvent( in eventClusterEvent() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal225 oneway eventClusterEvent(NanClusterEventInd event);
Dtypes.hal837 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered
842 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered
847 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered
/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp206 if (!callback->eventClusterEvent(hidl_struct).isOk()) { in WifiNanIface()