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