Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h888 AVRC_SCAN_OFF = 0x01, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h973 AVRC_SCAN_OFF = 0x01, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1077 (values_.at(i) < AVRC_SCAN_OFF || values_.at(i) > AVRC_SCAN_GROUP)) { in IsValidAttributeAndValue()
1450 [](int value){return (value < AVRC_SCAN_OFF || value > AVRC_SCAN_GROUP);})){ in IsValidAttributeAndValue()