Home
last modified time | relevance | path

Searched defs:ie (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp1198 static const u8 *bss_get_ie(u8 id, const char* ie, const s32 ie_len) in bss_get_ie()
1215 static bool is11mcAP(const char* ie, const s32 ie_len) in is11mcAP()
1255 struct ht_op_ie *read_ht_oper_ie(const char* ie, const s32 ie_len) in read_ht_oper_ie()
1265 struct vht_op_ie *read_vht_oper_ie(const char* ie, const s32 ie_len) in read_vht_oper_ie()
1339 wifi_channel_info get_channel_of_ie(const char* ie, const s32 ie_len) in get_channel_of_ie()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2090 bcm_tlv_t *ie; in find_vendor_ie() local
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp3613 struct vpu_ctrl_auto_manual *ie = &control.data.auto_manual; in set_config() local
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c1164 static void parse_ext_ie(const u8 *ie, int ie_len) in parse_ext_ie()