Searched refs:NanDataPathScheduleUpdateInd (Results 1 – 16 of 16) sorted by relevance
43 * @param event: NanDataPathScheduleUpdateInd containing event details.45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
103 struct NanDataPathScheduleUpdateInd {
229 * NanDataPathScheduleUpdateInd
181 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,182 V1_2::NanDataPathScheduleUpdateInd* hidl_ind);
128 using ::NanDataPathScheduleUpdateInd;393 std::function<void(const NanDataPathScheduleUpdateInd&)>
487 NanDataPathScheduleUpdateInd& msg) { in WifiNanIface()493 V1_2::NanDataPathScheduleUpdateInd hidl_struct; in WifiNanIface()
339 std::function<void(const NanDataPathScheduleUpdateInd&)>341 void onAsyncNanEventScheduleUpdate(NanDataPathScheduleUpdateInd* event) { in onAsyncNanEventScheduleUpdate()
2456 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind, in convertLegacyNanDataPathScheduleUpdateIndToHidl()2457 V1_2::NanDataPathScheduleUpdateInd* hidl_ind) { in convertLegacyNanDataPathScheduleUpdateIndToHidl()
106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
1030 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()1052 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()1218 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
110 Return<void>(const NanDataPathScheduleUpdateInd&));
431 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()468 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
433 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()470 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
449 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()487 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
28 import android.hardware.wifi.V1_2.NanDataPathScheduleUpdateInd;580 public void eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event) { in eventDataPathScheduleUpdate()
2364 } NanDataPathScheduleUpdateInd; typedef2426 void (*EventScheduleUpdate)(NanDataPathScheduleUpdateInd* event);