/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_ct.h | 56 virtual int32_t GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes,
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_avrcp_ct_proxy.h | 51 int32_t GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/ |
H A D | bluetooth_avrcp_ct_server.h | 51 virtual int32_t GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_ct.h | 863 virtual int GetPlayerAppSettingValueText(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 224 int GetPlayerAppSettingValueText( in GetPlayerAppSettingValueText() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.h | 385 int GetPlayerAppSettingValueText(
|
H A D | avrcp_ct_service.cpp | 1230 int AvrcpCtService::GetPlayerAppSettingValueText( in GetPlayerAppSettingValueText() function in OHOS::bluetooth::AvrcpCtService
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 1078 int32_t BluetoothAvrcpCtServer::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attr… in GetPlayerAppSettingValueText() function in OHOS::Bluetooth::BluetoothAvrcpCtServer 1092 pimpl->service_->GetPlayerAppSettingValueText(BluetoothRawAddress(device), in GetPlayerAppSettingValueText()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_stub.cpp | 352 int32_t result = GetPlayerAppSettingValueText(raw, attributes, values); in GetPlayerAppSettingValueTextInner()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_proxy.cpp | 497 int32_t BluetoothAvrcpCtProxy::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attri… in GetPlayerAppSettingValueText() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 439 std::bind(&AvrcpTgService::GetPlayerAppSettingValueText, this, _1, _2, _3, _4), in AvrcpTgService() 1463 void AvrcpTgService::GetPlayerAppSettingValueText( in GetPlayerAppSettingValueText() function in OHOS::bluetooth::AvrcpTgService 1469 int result = stub::MediaService::GetInstance()->GetPlayerAppSettingValueText( in GetPlayerAppSettingValueText()
|
H A D | avrcp_tg_service.h | 1398 void GetPlayerAppSettingValueText(
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 1382 …result = proxy->GetPlayerAppSettingValueText(rawAddr, static_cast<int32_t>(attributeId), myValues); in GetPlayerApplicationSettingValueText()
|