Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h103 int getNdpEnd(struct nlattr **tb_vendor, NanDataPathEndInd *event);
Dnan_ind.cpp995 NanDataPathEndInd *ndpEndInd = NULL; in handleNdpIndication()
1008 (NanDataPathEndInd *)malloc(sizeof(NanDataPathEndInd)+ (sizeof(u32) * num_ndp_ids)); in handleNdpIndication()
/hardware/interfaces/wifi/1.1/default/
Dwifi_legacy_hal.h94 std::function<void(const NanDataPathEndInd&)> on_event_data_path_end;
Dwifi_legacy_hal.cpp287 std::function<void(const NanDataPathEndInd&)>
289 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.h2229 } NanDataPathEndInd; typedef
2273 void (*EventDataEnd)(NanDataPathEndInd* event);