Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h850 AVRC_EQUALIZER_ON, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h935 AVRC_EQUALIZER_ON, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1062 (values_.at(i) < AVRC_EQUALIZER_OFF || values_.at(i) > AVRC_EQUALIZER_ON)) { in IsValidAttributeAndValue()
1432 [](int value){return (value < AVRC_EQUALIZER_OFF || value > AVRC_EQUALIZER_ON);})){ in IsValidAttributeAndValue()