Searched refs:matchIndParams (Results 1 – 2 of 2) sorted by relevance
281 event->requestor_instance_id = pRsp->matchIndParams.matchHandle; in getNanMatch()282 event->match_occured_flag = pRsp->matchIndParams.matchOccuredFlag; in getNanMatch()283 event->out_of_resource_flag = pRsp->matchIndParams.outOfResourceFlag; in getNanMatch()
517 NanMatchIndParams matchIndParams; member