Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_rsp.cpp55 NanTlvType tlvType; member
361 if (tlvToStr[j].tlvType == valueRcvd) { in NanErrorTranslation()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_tv_Tuner.cpp3689 DemuxTlvFilterType tlvType = static_cast<DemuxTlvFilterType>(subtype); in getFilterConfiguration() local
3690 if (tlvType == DemuxTlvFilterType::SECTION && settingsObj != NULL) { in getFilterConfiguration()
3693 } else if (tlvType == DemuxTlvFilterType::TLV) { in getFilterConfiguration()