HomeSort by relevance Sort by last modified time
    Searched refs:matchIndParams (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_ind.cpp 329 event->match_handle = pRsp->matchIndParams.matchHandle;
331 memcpy(event->addr, pRsp->matchIndParams.macAddr, sizeof(event->addr));
333 event->match_occured_flag = pRsp->matchIndParams.matchOccuredFlag;
334 event->out_of_resource_flag = pRsp->matchIndParams.outOfResourceFlag;
    [all...]
nan_i.h 433 NanMatchIndParams matchIndParams;

Completed in 674 milliseconds