Home
last modified time | relevance | path

Searched refs:NanDataPathEndInd (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h102 int getNdpEnd(struct nlattr **tb_vendor, NanDataPathEndInd *event);
Dnan_ind.cpp937 NanDataPathEndInd *ndpEndInd = NULL; in handleNdpIndication()
950 (NanDataPathEndInd *)malloc(sizeof(NanDataPathEndInd)+ (sizeof(u32) * num_ndp_ids)); in handleNdpIndication()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h93 std::function<void(const NanDataPathEndInd&)> on_event_data_path_end;
Dwifi_legacy_hal.cpp278 std::function<void(const NanDataPathEndInd&)>
280 void onAysncNanEventDataPathEnd(NanDataPathEndInd* event) { in onAysncNanEventDataPathEnd()
Dwifi_nan_iface.cpp384 const legacy_hal::NanDataPathEndInd& msg) { in WifiNanIface()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2185 } NanDataPathEndInd; typedef
2228 void (*EventDataEnd)(NanDataPathEndInd* event);