Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h900 AVRC_PLAY_STATUS_STOPPED = 0x00, // Stopped. enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h985 AVRC_PLAY_STATUS_STOPPED = 0x00, // Stopped. enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp2706 ret = AVRC_PLAY_STATUS_STOPPED; in GetPlayStatus()