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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 266 u8 sid_beacon; /* default = 0x80 */ member in struct:__anon25029
426 u8 sid_beacon; /* default = 0x80 */ member in struct:__anon25037
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp 128 tlvs = addTlv(NAN_TLV_TYPE_SID_BEACON, sizeof(pReq->sid_beacon),
129 (const u8*)&pReq->sid_beacon, tlvs);
286 sizeof(pReq->sid_beacon)) : 0 \
351 tlvs = addTlv(NAN_TLV_TYPE_SID_BEACON, sizeof(pReq->sid_beacon),
352 (const u8*)&pReq->sid_beacon, tlvs);
    [all...]
nan.h 699 u8 sid_beacon; /* default = 0x01*/ member in struct:__anon26977
1084 u8 sid_beacon; \/* default = 0x01 *\/ member in struct:__anon26985
    [all...]

Completed in 57 milliseconds