Searched refs:NanResponseMsg (Results 1 – 8 of 8) sorted by relevance
347 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()
40 int getNanResponse(transaction_id *id, NanResponseMsg *pRsp);
144 const legacy_hal::NanResponseMsg& legacy_response,
87 std::function<void(transaction_id, const NanResponseMsg&)>
181 std::function<void(transaction_id, const NanResponseMsg&)>183 void onAysncNanNotifyResponse(transaction_id id, NanResponseMsg* msg) { in onAysncNanNotifyResponse()
49 const legacy_hal::NanResponseMsg& msg) { in WifiNanIface()
1971 const legacy_hal::NanResponseMsg& legacy_response, in convertLegacyNanResponseHeaderToHidl()
1792 } NanResponseMsg; typedef2393 void (*NotifyResponse)(transaction_id id, NanResponseMsg* rsp_data);