Searched refs:getNanResponse (Results 1 – 2 of 2) sorted by relevance
39 int getNanResponse(transaction_id *id, NanResponseMsg *pRsp);
54 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp) in getNanResponse() function in NanCommand268 ret = getNanResponse(&id, &rsp_data); in handleNanResponse()