Searched refs:matchIndParams (Results 1 – 2 of 2) sorted by relevance
223 event->requestor_instance_id = pRsp->matchIndParams.matchHandle; in getNanMatch()224 event->match_occured_flag = pRsp->matchIndParams.matchOccuredFlag; in getNanMatch()225 event->out_of_resource_flag = pRsp->matchIndParams.outOfResourceFlag; in getNanMatch()
481 NanMatchIndParams matchIndParams; member