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.cpp346 NanResponseMsg *pRsp; in NanErrorTranslation()
352 pRsp = (NanResponseMsg*)pResponse; in NanErrorTranslation()
414 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp) in getNanResponse()
623 NanResponseMsg rsp_data; in handleNanResponse()
922 NanResponseMsg rsp_data; in handleNdpResponse()
Dnancommand.h41 int getNanResponse(transaction_id *id, NanResponseMsg *pRsp);
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.h120 const legacy_hal::NanResponseMsg& legacy_response,
Dwifi_legacy_hal.h77 std::function<void(transaction_id, const NanResponseMsg&)> on_notify_response;
Dwifi_legacy_hal.cpp175 std::function<void(transaction_id, const NanResponseMsg&)>
177 void onAysncNanNotifyResponse(transaction_id id, NanResponseMsg* msg) { in onAysncNanNotifyResponse()
Dwifi_nan_iface.cpp43 legacy_hal::transaction_id id, const legacy_hal::NanResponseMsg& msg) { in WifiNanIface()
Dhidl_struct_util.cpp1519 const legacy_hal::NanResponseMsg& legacy_response, in convertLegacyNanResponseHeaderToHidl()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1671 } NanResponseMsg; typedef
2215 void (*NotifyResponse)(transaction_id id, NanResponseMsg* rsp_data);