Home
last modified time | relevance | path

Searched refs:AVRC_PLAYBACK_INTERVAL_1_SEC (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_notification.h67 explicit AvrcCtNotifyPacket(uint8_t eventId, uint32_t interval = AVRC_PLAYBACK_INTERVAL_1_SEC);
232 …uint32_t interval_ {AVRC_PLAYBACK_INTERVAL_1_SEC}; // The value of the "Playback interval".
H A Davrcp_ct_notification.cpp22 interval_(AVRC_PLAYBACK_INTERVAL_1_SEC), in AvrcCtNotifyPacket()
37 interval_(AVRC_PLAYBACK_INTERVAL_1_SEC), in AvrcCtNotifyPacket()
H A Davrcp_ct_service.h588 uint8_t interval = AVRC_PLAYBACK_INTERVAL_1_SEC) override;
H A Davrcp_ct_profile.h864 uint32_t interval = AVRC_PLAYBACK_INTERVAL_1_SEC);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.h255 …uint32_t interval_ {AVRC_PLAYBACK_INTERVAL_1_SEC}; // The value of the "Playback interval".
H A Davrcp_tg_notification.cpp22 : interval_(AVRC_PLAYBACK_INTERVAL_1_SEC), playStatus_(AVRC_PLAY_STATUS_ERROR), in AvrcTgNotifyPacket()
36 interval_(AVRC_PLAYBACK_INTERVAL_1_SEC), in AvrcTgNotifyPacket()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h1000 uint32_t interval = AVRC_PLAYBACK_INTERVAL_1_SEC);
H A Dbluetooth_def.h1148 AVRC_PLAYBACK_INTERVAL_1_SEC = 0x01, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h1233 AVRC_PLAYBACK_INTERVAL_1_SEC = 0x01, enumerator