Searched refs:eventDataPathScheduleUpdate (Results 1 – 5 of 5) sorted by relevance
45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
90 * Updates to the operational channels are provided using the |eventDataPathScheduleUpdate|
228 * eventDataPathScheduleUpdate
422 Return<void> eventDataPathScheduleUpdate( in eventDataPathScheduleUpdate() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
492 if (!callback->eventDataPathScheduleUpdate(hidl_struct).isOk()) { in WifiNanIface()