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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 108 int putNanDisable(const NanDisableRequest *pReq);
nan.cpp 107 ret = nCommand->putNanDisable(msg);
109 ALOGE("%s: putNanDisable Error:%d",__func__, ret);
nan_req.cpp 233 int NanCommand::putNanDisable(const NanDisableRequest *pReq)
    [all...]

Completed in 112 milliseconds