/hardware/interfaces/wifi/aidl/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 94 void eventFollowupReceived(in NanFollowupReceivedInd event); in eventFollowupReceived() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 43 oneway void eventFollowupReceived(in android.hardware.wifi.NanFollowupReceivedInd event); in eventFollowupReceived() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 43 oneway void eventFollowupReceived(in android.hardware.wifi.NanFollowupReceivedInd event); in eventFollowupReceived() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/ |
D | IWifiNanIfaceEventCallback.aidl | 43 oneway void eventFollowupReceived(in android.hardware.wifi.NanFollowupReceivedInd event); in eventFollowupReceived() method
|
/hardware/interfaces/wifi/aidl/default/tests/ |
D | wifi_nan_iface_unit_tests.cpp | 118 MOCK_METHOD1(eventFollowupReceived, ndk::ScopedAStatus(const NanFollowupReceivedInd&));
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 375 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 368 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.4/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 370 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 208 * eventFollowupReceived
|
D | IWifiNanIfaceEventCallback.hal | 278 oneway eventFollowupReceived(NanFollowupReceivedInd event);
|
D | types.hal | 1060 * Controls whether or not the |IWifiNanIfaceEventCallback.eventFollowupReceived| will be 1188 * |IWifiNanIfaceEventCallback.eventFollowupReceived|. 1193 * or |IWifiNanIfaceEventCallback.eventFollowupReceived|. 1232 * |IWifiNanIfaceEventCallback.eventFollowupReceived|. 1237 * |IWifiNanIfaceEventCallback.eventMatch| or |IWifiNanIfaceEventCallback.eventFollowupReceived|.
|
/hardware/interfaces/wifi/1.5/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 386 Return<void> eventFollowupReceived( in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/1.2/ |
D | README-NAN.md | 216 * eventFollowupReceived
|
/hardware/interfaces/wifi/1.6/ |
D | types.hal | 837 * |IWifiNanIfaceEventCallback.eventFollowupReceived|. 843 … * |IWifiNanIfaceEventCallback.eventMatch| or |IWifiNanIfaceEventCallback.eventFollowupReceived|. 996 * Controls whether or not the |IWifiNanIfaceEventCallback.eventFollowupReceived| will be
|
/hardware/interfaces/wifi/1.6/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 329 Return<void> eventFollowupReceived(const NanFollowupReceivedInd& event) override { in eventFollowupReceived() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_nan_iface_aidl_test.cpp | 190 ::ndk::ScopedAStatus eventFollowupReceived(const NanFollowupReceivedInd& event) override { in eventFollowupReceived() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_nan_iface.cpp | 406 if (!callback->eventFollowupReceived(aidl_struct).isOk()) { in registerCallbackHandlers()
|