Searched refs:NanDataPathScheduleUpdateInd (Results 1 – 25 of 30) sorted by relevance
12
36 parcelable NanDataPathScheduleUpdateInd {
40 …oneway void eventDataPathScheduleUpdate(in android.hardware.wifi.NanDataPathScheduleUpdateInd even… in eventDataPathScheduleUpdate()
29 parcelable NanDataPathScheduleUpdateInd {
25 import android.hardware.wifi.NanDataPathScheduleUpdateInd;69 void eventDataPathScheduleUpdate(in NanDataPathScheduleUpdateInd event); in eventDataPathScheduleUpdate()
43 * @param event: NanDataPathScheduleUpdateInd containing event details.45 oneway eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event);
103 struct NanDataPathScheduleUpdateInd {
45 * @param event: NanDataPathScheduleUpdateInd containing event details.47 oneway eventDataPathScheduleUpdate_1_6(NanDataPathScheduleUpdateInd event);
146 const legacy_hal::NanDataPathScheduleUpdateInd& legacy_ind,147 NanDataPathScheduleUpdateInd* aidl_ind);
581 [weak_ptr_this](const legacy_hal::NanDataPathScheduleUpdateInd& msg) { in registerCallbackHandlers()587 NanDataPathScheduleUpdateInd aidl_struct; in registerCallbackHandlers()
150 using ::NanDataPathScheduleUpdateInd;479 std::function<void(const NanDataPathScheduleUpdateInd&)> on_event_schedule_update;
375 const ::android::hardware::wifi::V1_2::NanDataPathScheduleUpdateInd& event) in eventDataPathScheduleUpdate()403 const ::android::hardware::wifi::V1_6::NanDataPathScheduleUpdateInd& event) in eventDataPathScheduleUpdate_1_6()448 ::android::hardware::wifi::V1_2::NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd_1_2;449 ::android::hardware::wifi::V1_6::NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd_1_6;
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()
183 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
1087 NanDataPathScheduleUpdateInd *pNdpScheduleUpdateInd; in handleNdpIndication()1109 (NanDataPathScheduleUpdateInd *)malloc(sizeof(NanDataPathScheduleUpdateInd) in handleNdpIndication()1289 NanDataPathScheduleUpdateInd *event) in getNdpScheduleUpdate()
431 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()468 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
433 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()470 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
45 using aidl::android::hardware::wifi::NanDataPathScheduleUpdateInd;175 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()422 NanDataPathScheduleUpdateInd nan_data_path_schedule_update_ind_;
124 ndk::ScopedAStatus(const NanDataPathScheduleUpdateInd&));
449 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()487 NanDataPathScheduleUpdateInd nanDataPathScheduleUpdateInd;
2697 } NanDataPathScheduleUpdateInd; typedef3094 void (*EventScheduleUpdate) (NanDataPathScheduleUpdateInd* event);