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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 265 u16 cluster_high; /* default = 0 */ member in struct:__anon25029
  /external/e2fsprogs/lib/blkid/
probe.h 291 __u16 cluster_high; 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 690 u16 cluster_high; /* default = 0 */ member in struct:__anon26977
    [all...]
nan_req.cpp 126 tlvs = addTlv(NAN_TLV_TYPE_CLUSTER_ID_HIGH, sizeof(pReq->cluster_high),
127 (const u8*)&pReq->cluster_high, tlvs);
    [all...]

Completed in 471 milliseconds