Home
last modified time | relevance | path

Searched refs:AVRC_KEY_OPERATION_VOLUME_UP (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_pass_through.cpp121 case AVRC_KEY_OPERATION_VOLUME_UP: in IsSupportedKeyOperation()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp127 case AVRC_KEY_OPERATION_VOLUME_UP: in IsSupportedKeyOperation()
H A Davrcp_tg_service.cpp988 case AVRC_KEY_OPERATION_VOLUME_UP: in SetAvControlCommand()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp205 uint8_t button = AVRC_KEY_OPERATION_VOLUME_UP;
223 uint8_t button = AVRC_KEY_OPERATION_VOLUME_UP;
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h800 AVRC_KEY_OPERATION_VOLUME_UP = 0x41, // Volume up. enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h885 AVRC_KEY_OPERATION_VOLUME_UP = 0x41, // Volume up. enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1056 case AVRC_KEY_OPERATION_VOLUME_UP: in PressButton()
1094 case AVRC_KEY_OPERATION_VOLUME_UP: in ReleaseButton()