Searched defs:tlv_type (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_req.cpp765 u16 tlv_type = NAN_TLV_TYPE_SERVICE_SPECIFIC_INFO; local
768 tlvs = addTlv(tlv_type, pReq->service_specific_info_len,
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_mixer.c313 long *min, long *max, unsigned int *tlv_type)
342 *tlv_type = type;
400 unsigned int *tlv_type; local
409 mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type);
530 unsigned int tlv_type; local
542 } else if (!mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type)) {
543 switch(tlv_type) {
699 unsigned int tlv_type; local
706 } else if (!mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type)) {
311 mixer_ctl_read_tlv(struct mixer_ctl *ctl, unsigned int *tlv, long *min, long *max, unsigned int *tlv_type) argument
/hardware/qcom/bt/msm8909/libbt-vendor/include/
H A Dhw_rome.h226 unsigned char tlv_type; member in struct:__anon2116
/hardware/qcom/bt/msm8992/libbt-vendor/include/
H A Dhw_rome.h227 unsigned char tlv_type; member in struct:__anon2139
/hardware/qcom/bt/msm8996/libbt-vendor/include/
H A Dhw_rome.h228 unsigned char tlv_type; member in struct:__anon2161
/hardware/qcom/bt/msm8998/libbt-vendor/include/
H A Dhw_rome.h223 unsigned char tlv_type; member in struct:__anon2184

Completed in 149 milliseconds