Searched refs:NanDataPathConfirmInd (Results 1 – 12 of 12) sorted by relevance
133 const legacy_hal::NanDataPathConfirmInd& legacy_ind,134 NanDataPathConfirmInd* hidl_ind);
92 std::function<void(const NanDataPathConfirmInd&)> on_event_data_path_confirm;
363 const legacy_hal::NanDataPathConfirmInd& msg) { in WifiNanIface()369 NanDataPathConfirmInd hidl_struct; in WifiNanIface()
269 std::function<void(const NanDataPathConfirmInd&)>271 void onAysncNanEventDataPathConfirm(NanDataPathConfirmInd* event) { in onAysncNanEventDataPathConfirm()
1636 const legacy_hal::NanDataPathConfirmInd& legacy_ind, in convertLegacyNanDataPathConfirmIndToHidl()1637 NanDataPathConfirmInd* hidl_ind) { in convertLegacyNanDataPathConfirmIndToHidl()
101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
926 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication()1012 NanDataPathConfirmInd *event) in getNdpConfirm()
397 const NanDataPathConfirmInd& event) override { in eventDataPathConfirm()440 NanDataPathConfirmInd nanDataPathConfirmInd;
303 * @param event: NanDataPathConfirmInd containing event details.305 oneway eventDataPathConfirm(NanDataPathConfirmInd event);
193 GEN := $(intermediates)/android/hardware/wifi/V1_0/NanDataPathConfirmInd.java203 android.hardware.wifi@1.0::types.NanDataPathConfirmInd2072 GEN := $(intermediates)/android/hardware/wifi/V1_0/NanDataPathConfirmInd.java2082 android.hardware.wifi@1.0::types.NanDataPathConfirmInd
1594 struct NanDataPathConfirmInd {
2171 } NanDataPathConfirmInd; typedef2227 void (*EventDataConfirm)(NanDataPathConfirmInd* event);