Home
last modified time | relevance | path

Searched refs:eventDataPathScheduleUpdate (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
Dtypes.hal90 * Updates to the operational channels are provided using the |eventDataPathScheduleUpdate|
DREADME-NAN.md228 * eventDataPathScheduleUpdate
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp422 Return<void> eventDataPathScheduleUpdate( in eventDataPathScheduleUpdate() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.3/default/
Dwifi_nan_iface.cpp492 if (!callback->eventDataPathScheduleUpdate(hidl_struct).isOk()) { in WifiNanIface()