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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 50 #define NAN_MAX_MATCH_FILTER_LEN 255
    [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.cpp     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_ind.cpp 313 if (outputTlv.length > NAN_MAX_MATCH_FILTER_LEN) {
314 outputTlv.length = NAN_MAX_MATCH_FILTER_LEN;
    [all...]

Completed in 110 milliseconds