Home
last modified time | relevance | path

Searched refs:NanResponseMsg (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_rsp.cpp347 NanResponseMsg *pRsp; in NanErrorTranslation()
354 pRsp = (NanResponseMsg*)pResponse; in NanErrorTranslation()
416 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp) in getNanResponse()
627 NanResponseMsg rsp_data; in handleNanResponse()
930 NanResponseMsg rsp_data; in handleNdpResponse()
Dnancommand.h40 int getNanResponse(transaction_id *id, NanResponseMsg *pRsp);
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.h144 const legacy_hal::NanResponseMsg& legacy_response,
Dwifi_legacy_hal.h87 std::function<void(transaction_id, const NanResponseMsg&)>
Dwifi_legacy_hal.cpp181 std::function<void(transaction_id, const NanResponseMsg&)>
183 void onAysncNanNotifyResponse(transaction_id id, NanResponseMsg* msg) { in onAysncNanNotifyResponse()
Dwifi_nan_iface.cpp49 const legacy_hal::NanResponseMsg& msg) { in WifiNanIface()
Dhidl_struct_util.cpp1971 const legacy_hal::NanResponseMsg& legacy_response, in convertLegacyNanResponseHeaderToHidl()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1792 } NanResponseMsg; typedef
2393 void (*NotifyResponse)(transaction_id id, NanResponseMsg* rsp_data);