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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 264 u16 cluster_low; /* default = 0 */ member in struct:__anon25029
  /external/e2fsprogs/lib/blkid/
probe.h 294 __u16 cluster_low; member in struct:vfat_dir_entry
probe.c 498 (dir[i].cluster_high != 0 || dir[i].cluster_low != 0) ||
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 689 u16 cluster_low; /* default = 0 */ member in struct:__anon26977
    [all...]
nan_req.cpp 124 tlvs = addTlv(NAN_TLV_TYPE_CLUSTER_ID_LOW, sizeof(pReq->cluster_low),
125 (const u8*)&pReq->cluster_low, tlvs);
    [all...]

Completed in 240 milliseconds