Searched refs:dw_or_faw (Results 1 – 9 of 9) sorted by relevance
1545 NanTransmitWindowType dw_or_faw; /* 0= send in a DW, 1=send in FAW */ member2274 u8 dw_or_faw; /* 0=Received in a DW, 1 = Received in a FAW*/ member
522 event->dw_or_faw = pRsp->followupIndParams.window; in getNanFollowup()
1403 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw; in putNanTransmitFollowup()
472 event->dw_or_faw = pRsp->followupIndParams.window; in getNanFollowup()
1367 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw; in putNanTransmitFollowup()
2039 legacy_request->dw_or_faw = aidl_request.shouldUseDiscoveryWindow in convertAidlNanTransmitFollowupRequestToLegacy()2358 aidl_ind->receivedInFaw = legacy_ind.dw_or_faw == 1; in convertLegacyNanFollowupIndToAidl()
4191 ALOGI("dw_or_faw=%u\n", msg->dw_or_faw); in dump_NanTransmitFollowupRequest()
5833 ALOGI("dw_or_faw=%u\n", msg->dw_or_faw); in dump_NanTransmitFollowupRequest()
6320 (event->dw_or_faw)? "FAW":"DW"); in OnNanEventFollowup()