Home
last modified time | relevance | path

Searched refs:ubuf_len (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd_wext.c2042 uint8_t ubuf_len = REG_ALPHA2_LEN + 1; in iw_get_channel_list_with_cc() local
2075 for (i = 0; i < (ubuf_len - 1) && ubuf[i] != 0; i++) in iw_get_channel_list_with_cc()