Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_mixer.c313 long *min, long *max, unsigned int *tlv_type) in mixer_ctl_read_tlv() argument
342 *tlv_type = type; in mixer_ctl_read_tlv()
400 unsigned int *tlv_type; in mixer_ctl_get() local
409 mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type); in mixer_ctl_get()
530 unsigned int tlv_type; in mixer_ctl_set() local
542 } else if (!mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type)) { in mixer_ctl_set()
543 switch(tlv_type) { in mixer_ctl_set()
699 unsigned int tlv_type; in mixer_ctl_set_value() local
706 } else if (!mixer_ctl_read_tlv(ctl, tlv, &min, &max, &tlv_type)) { in mixer_ctl_set_value()
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t5t.cc341 p_i93->tlv_type = *(p + xx); in rw_t5t_sm_detect_ndef()
348 p_i93->tlv_type = I93_ICODE_TLV_TYPE_TERM; in rw_t5t_sm_detect_ndef()
352 p_i93->tlv_type = *(p + xx); in rw_t5t_sm_detect_ndef()
365 if (p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) { in rw_t5t_sm_detect_ndef()
383 if (p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) { in rw_t5t_sm_detect_ndef()
403 if ((p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) && in rw_t5t_sm_detect_ndef()
H A Drw_mfc.cc94 static tNFC_STATUS rw_MfcLocateTlv(uint8_t tlv_type);
755 static tNFC_STATUS rw_MfcLocateTlv(uint8_t tlv_type) { in rw_MfcLocateTlv() argument
768 if ((tlv_type != TAG_LOCK_CTRL_TLV) && (tlv_type != TAG_MEM_CTRL_TLV) && in rw_MfcLocateTlv()
769 (tlv_type != TAG_NDEF_TLV) && (tlv_type != TAG_PROPRIETARY_TLV)) { in rw_MfcLocateTlv()
771 << StringPrintf("%s - Cannot search TLV: 0x%02x", __func__, tlv_type); in rw_MfcLocateTlv()
774 if (tlv_type == TAG_NDEF_TLV) { in rw_MfcLocateTlv()
H A Drw_t2t_ndef.cc2816 tNFC_STATUS RW_T2tLocateTlv(uint8_t tlv_type) { in RW_T2tLocateTlv() argument
2827 if ((tlv_type != TAG_LOCK_CTRL_TLV) && (tlv_type != TAG_MEM_CTRL_TLV) && in RW_T2tLocateTlv()
2828 (tlv_type != TAG_NDEF_TLV) && (tlv_type != TAG_PROPRIETARY_TLV)) { in RW_T2tLocateTlv()
2830 "RW_T2tLocateTlv - Cannot search TLV: 0x%02x", tlv_type); in RW_T2tLocateTlv()
2834 if ((tlv_type == TAG_LOCK_CTRL_TLV) && (p_t2t->b_read_hdr) && in RW_T2tLocateTlv()
2843 if ((tlv_type == TAG_NDEF_TLV) && (p_t2t->b_read_hdr) && in RW_T2tLocateTlv()
2855 p_t2t->tlv_detect = tlv_type; in RW_T2tLocateTlv()
2858 if (tlv_type == TAG_LOCK_CTRL_TLV) { in RW_T2tLocateTlv()
2861 } else if (tlv_type == TAG_MEM_CTRL_TLV) { in RW_T2tLocateTlv()
2863 } else if (tlv_type == TAG_NDEF_TLV) { in RW_T2tLocateTlv()
H A Drw_i93.cc1983 p_i93->tlv_type = *(p + xx); in rw_i93_sm_detect_ndef()
1989 p_i93->tlv_type = I93_ICODE_TLV_TYPE_TERM; in rw_i93_sm_detect_ndef()
2007 if (p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) { in rw_i93_sm_detect_ndef()
2024 if (p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) { in rw_i93_sm_detect_ndef()
2044 if ((p_i93->tlv_type == I93_ICODE_TLV_TYPE_NDEF) && in rw_i93_sm_detect_ndef()
4026 if ((rw_cb.tcb.i93.tlv_type == I93_ICODE_TLV_TYPE_NDEF) && in RW_I93ReadNDef()
4073 if (rw_cb.tcb.i93.tlv_type == I93_ICODE_TLV_TYPE_NDEF) { in RW_I93UpdateNDef()
4183 if ((rw_cb.tcb.i93.tlv_type == I93_ICODE_TLV_TYPE_NDEF) && in RW_I93SetTagReadOnly()
H A Drw_t1t_ndef.cc2241 tNFC_STATUS RW_T1tLocateTlv(uint8_t tlv_type) { in RW_T1tLocateTlv() argument
2251 p_t1t->tlv_detect = tlv_type; in RW_T1tLocateTlv()
2281 p_t1t->tlv_detect = tlv_type; in RW_T1tLocateTlv()
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_rome.c843 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
846 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
848 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
865 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
867 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
911 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dhw_rome.c865 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
868 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
870 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
887 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
889 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
933 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_rome.c825 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
828 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
830 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
847 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
849 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
893 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_rome.c850 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
853 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
855 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
872 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
874 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
918 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dhw_rome.c866 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
869 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
871 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
888 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
890 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
934 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/system/nfc/src/nfc/include/
H A Drw_api.h394 extern tNFC_STATUS RW_T1tLocateTlv(uint8_t tlv_type);
499 extern tNFC_STATUS RW_T2tLocateTlv(uint8_t tlv_type);
H A Drw_int.h797 uint8_t tlv_type; /* currently detected type */ member
/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_api.cc336 tNFA_STATUS NFA_RwLocateTlv(uint8_t tlv_type) { in NFA_RwLocateTlv() argument
345 if (tlv_type == TAG_LOCK_CTRL_TLV) { in NFA_RwLocateTlv()
347 } else if (tlv_type == TAG_MEM_CTRL_TLV) { in NFA_RwLocateTlv()
349 } else if (tlv_type == TAG_NDEF_TLV) { in NFA_RwLocateTlv()
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_rome.c873 gTlv_type = ptlv_header->tlv_type; in rome_get_tlv_file()
876 if(ptlv_header->tlv_type == TLV_TYPE_PATCH){ in rome_get_tlv_file()
878 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
895 } else if(ptlv_header->tlv_type == TLV_TYPE_NVM) { in rome_get_tlv_file()
897 ALOGI("TLV Type\t\t\t : 0x%x", ptlv_header->tlv_type); in rome_get_tlv_file()
941 ALOGI("TLV Header type is unknown (%d) ", ptlv_header->tlv_type); in rome_get_tlv_file()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dtipc_config.h127 __be16 tlv_type; member
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_rw_api.h207 extern tNFA_STATUS NFA_RwLocateTlv(uint8_t tlv_type);
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/include/
H A Dhw_rome.h226 unsigned char tlv_type; member
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/include/
H A Dhw_rome.h227 unsigned char tlv_type; member
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/include/
H A Dhw_rome.h228 unsigned char tlv_type; member
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
H A Dhw_rome.h223 unsigned char tlv_type; member
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/include/
H A Dhw_rome.h223 unsigned char tlv_type; member
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/include/
H A Dhw_rome.h223 unsigned char tlv_type; member
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_req.cpp1223 u16 tlv_type = NAN_TLV_TYPE_SERVICE_SPECIFIC_INFO; in putNanTransmitFollowup() local
1226 tlvs = addTlv(tlv_type, pReq->service_specific_info_len, in putNanTransmitFollowup()
/aosp12/system/nfc/src/nfa/ee/
H A Dnfa_ee_act.cc66 static void add_route_tech_proto_tlv(uint8_t** pp, uint8_t tlv_type, in add_route_tech_proto_tlv() argument
69 *(*pp)++ = tlv_type; in add_route_tech_proto_tlv()