Home
last modified time | relevance | path

Searched refs:AVRCP_CT_SET_ABSOLUTE_VOLUME (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_profile_interface_code.h108 AVRCP_CT_SET_ABSOLUTE_VOLUME, enumerator
151 AVRCP_CT_SET_ABSOLUTE_VOLUME, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp79 …emberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_SET_ABSOLUTE_VOLUME)] = in BluetoothAvrcpCtStub()
H A Dbluetooth_avrcp_ct_observer_proxy.cpp681 BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_SET_ABSOLUTE_VOLUME, option, data, reply); in OnSetAbsoluteVolume()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp716 BluetoothAvrcpCtInterfaceCode::AVRCP_CT_SET_ABSOLUTE_VOLUME, option, data, reply); in SetAbsoluteVolume()
H A Dbluetooth_avrcp_ct_observer_stub.cpp79 …cMap_[static_cast<uint32_t>(BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_SET_ABSOLUTE_VOLUME)] = in BluetoothAvrcpCtObserverStub()