Home
last modified time | relevance | path

Searched refs:AVRC_PLAYER_ATTRIBUTE_SHUFFLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h834 AVRC_PLAYER_ATTRIBUTE_SHUFFLE = 0x03, // Shuffle ON/OFF status. enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h919 AVRC_PLAYER_ATTRIBUTE_SHUFFLE = 0x03, // Shuffle ON/OFF status. enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1071 if (attributes_.at(i) == AVRC_PLAYER_ATTRIBUTE_SHUFFLE && in IsValidAttributeAndValue()
1442 case AVRC_PLAYER_ATTRIBUTE_SHUFFLE: in IsValidAttributeAndValue()
H A Davrcp_tg_profile.cpp1432 AVRC_PLAYER_ATTRIBUTE_SHUFFLE, in ReceiveRegisterNotificationCmd()