Searched refs:NanDataPathScheduleUpdateInd (Results 1 – 12 of 12) sorted by relevance
43 * @param event: NanDataPathScheduleUpdateInd containing event details.45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
103 struct NanDataPathScheduleUpdateInd {
229 * NanDataPathScheduleUpdateInd
161 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,162 V1_2::NanDataPathScheduleUpdateInd* hidl_ind);
478 NanDataPathScheduleUpdateInd& msg) { in WifiNanIface()484 V1_2::NanDataPathScheduleUpdateInd hidl_struct; in WifiNanIface()
111 std::function<void(const NanDataPathScheduleUpdateInd&)>
326 std::function<void(const NanDataPathScheduleUpdateInd&)>328 void onAsyncNanEventScheduleUpdate(NanDataPathScheduleUpdateInd* event) { in onAsyncNanEventScheduleUpdate()
2162 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind, in convertLegacyNanDataPathScheduleUpdateIndToHidl()2163 V1_2::NanDataPathScheduleUpdateInd* hidl_ind) { in convertLegacyNanDataPathScheduleUpdateIndToHidl()
106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
1025 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()1047 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()1213 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
423 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()460 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
2349 } NanDataPathScheduleUpdateInd; typedef2411 void (*EventScheduleUpdate)(NanDataPathScheduleUpdateInd* event);