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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 399 u8 dw_or_faw; /* 0= send in a DW, 1=send in FAW */ member in struct:__anon25035
402 Treated as service specific info in case dw_or_faw is set to 0
403 Treated as extended service specific info in case dw_or_faw is set to non-zero*/
723 u8 dw_or_faw; /* 0=Received in a DW, 1 = Received in a FAW*/ member in struct:__anon25053
726 Service specific info in case dw_or_faw is set to 0
727 Extended service specific info in case dw_or_faw is set to non-zero*/
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 1054 u8 dw_or_faw; \/* 0= send in a DW, 1=send in FAW *\/ member in struct:__anon26983
1543 u8 dw_or_faw; \/* 0=Received in a DW, 1 = Received in a FAW*\/ member in struct:__anon26997
    [all...]
nan_req.cpp 697 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw;
708 u16 tlv_type = (pReq->dw_or_faw == 0)? NAN_TLV_TYPE_SERVICE_SPECIFIC_INFO :
    [all...]
nan_ind.cpp 495 event->dw_or_faw = pRsp->followupIndParams.window;
    [all...]

Completed in 84 milliseconds