Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:sid_beacon

405            sizeof(pReq->sid_beacon)) : 0 \
508 tlvs = addTlv(NAN_TLV_TYPE_SID_BEACON, sizeof(pReq->sid_beacon),
509 (const u8*)&pReq->sid_beacon, tlvs);