Searched refs:NanDataPathConfirmInd (Results 1 – 17 of 17) sorted by relevance
35 * @param event: NanDataPathConfirmInd containing event details.37 oneway eventDataPathConfirm_1_2(NanDataPathConfirmInd event);
20 import @1.0::NanDataPathConfirmInd;83 struct NanDataPathConfirmInd {87 @1.0::NanDataPathConfirmInd V1_0;
226 * NanDataPathConfirmInd (all parameters are used except those listed below)
158 const legacy_hal::NanDataPathConfirmInd& legacy_ind,159 V1_2::NanDataPathConfirmInd* hidl_ind);
421 [weak_ptr_this](const legacy_hal::NanDataPathConfirmInd& msg) { in WifiNanIface()427 V1_2::NanDataPathConfirmInd hidl_struct; in WifiNanIface()
104 std::function<void(const NanDataPathConfirmInd&)>
281 std::function<void(const NanDataPathConfirmInd&)>283 void onAysncNanEventDataPathConfirm(NanDataPathConfirmInd* event) { in onAysncNanEventDataPathConfirm()
2137 const legacy_hal::NanDataPathConfirmInd& legacy_ind, in convertLegacyNanDataPathConfirmIndToHidl()2138 V1_2::NanDataPathConfirmInd* hidl_ind) { in convertLegacyNanDataPathConfirmIndToHidl()
392 const ::android::hardware::wifi::V1_0::NanDataPathConfirmInd& event) in eventDataPathConfirm()412 const ::android::hardware::wifi::V1_2::NanDataPathConfirmInd& event) in eventDataPathConfirm_1_2()456 ::android::hardware::wifi::V1_0::NanDataPathConfirmInd458 ::android::hardware::wifi::V1_2::NanDataPathConfirmInd
100 Return<void>(const NanDataPathConfirmInd&));
397 const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()440 NanDataPathConfirmInd nanDataPathConfirmInd;
101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
982 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication()1109 NanDataPathConfirmInd *event) in getNdpConfirm()
303 * @param event: NanDataPathConfirmInd containing event details.305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
218 * NanDataPathConfirmInd (all parameters are used except those listed below)
1596 struct NanDataPathConfirmInd {
2319 } NanDataPathConfirmInd; typedef2406 void (*EventDataConfirm)(NanDataPathConfirmInd* event);