/aosp12/hardware/interfaces/wifi/1.5/default/tests/ |
H A D | wifi_nan_iface_unit_tests.cpp | 88 MOCK_METHOD1(eventClusterEvent, Return<void>(const NanClusterEventInd&));
|
/aosp12/hardware/interfaces/wifi/1.4/ |
H A D | types.hal | 180 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered 186 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered 192 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered
|
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/ |
H A D | wifi_nan_iface_hidl_test.cpp | 309 Return<void> eventClusterEvent( in eventClusterEvent() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/aosp12/hardware/interfaces/wifi/1.2/vts/functional/ |
H A D | wifi_nan_iface_hidl_test.cpp | 307 Return<void> eventClusterEvent( in eventClusterEvent() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/aosp12/hardware/interfaces/wifi/1.4/vts/functional/ |
H A D | wifi_nan_iface_hidl_test.cpp | 309 Return<void> eventClusterEvent( in eventClusterEvent() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | README-NAN.md | 192 * eventClusterEvent
|
H A D | IWifiNanIfaceEventCallback.hal | 225 oneway eventClusterEvent(NanClusterEventInd event);
|
H A D | types.hal | 838 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered 843 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered 848 * Controls whether or not the |IWifiNanIfaceEventCallback.eventClusterEvent| will be delivered
|
/aosp12/hardware/interfaces/wifi/1.2/ |
H A D | README-NAN.md | 200 * eventClusterEvent
|
/aosp12/hardware/interfaces/wifi/1.5/vts/functional/ |
H A D | wifi_nan_iface_hidl_test.cpp | 325 Return<void> eventClusterEvent( in eventClusterEvent() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
H A D | WifiAwareNativeCallback.java | 411 public void eventClusterEvent(NanClusterEventInd event) { in eventClusterEvent() method in WifiAwareNativeCallback
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_nan_iface.cpp | 268 if (!callback->eventClusterEvent(hidl_struct).isOk()) { in WifiNanIface()
|