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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 129 wifi_error putNanTransmitFollowup(transaction_id id, const NanTransmitFollowupRequest *pReq);
nan.cpp 352 ret = nanCommand->putNanTransmitFollowup(id, msg);
354 ALOGE("%s: putNanTransmitFollowup Error:%d", __FUNCTION__, ret);
    [all...]
nan_req.cpp     [all...]

Completed in 45 milliseconds