/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_ct.h | 58 virtual int32_t GetElementAttributes(const RawAddress &device,
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_avrcp_ct_proxy.h | 53 int32_t GetElementAttributes(const RawAddress &device,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/ |
H A D | bluetooth_avrcp_ct_server.h | 53 virtual int32_t GetElementAttributes(const RawAddress &device,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_ct.h | 881 virtual int GetElementAttributes(
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 234 int GetElementAttributes( in GetElementAttributes() function
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 788 …int GetElementAttributes(const BluetoothRemoteDevice &device, const std::vector<uint32_t> &attribu…
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.h | 403 int GetElementAttributes(
|
H A D | avrcp_ct_service.cpp | 1293 int AvrcpCtService::GetElementAttributes( in GetElementAttributes() function in OHOS::bluetooth::AvrcpCtService
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/ |
H A D | avrcp_ct_test.cpp | 455 int ret = profile_->GetElementAttributes(device, attributes);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 1102 int32_t BluetoothAvrcpCtServer::GetElementAttributes(const RawAddress &device, in GetElementAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtServer 1115 result = pimpl->service_->GetElementAttributes( in GetElementAttributes()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_stub.cpp | 371 int32_t result = GetElementAttributes(raw, attributes); in GetElementAttributesInner()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_proxy.cpp | 532 int32_t BluetoothAvrcpCtProxy::GetElementAttributes(const RawAddress &device, in GetElementAttributes() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 440 std::bind(&AvrcpTgService::GetElementAttributes, this, _1, _2, _3, _4), in AvrcpTgService() 1518 void AvrcpTgService::GetElementAttributes( in GetElementAttributes() function in OHOS::bluetooth::AvrcpTgService 1524 …stub::MediaService::GetInstance()->GetElementAttributes(rawAddr.GetAddress(), identifier, attribut… in GetElementAttributes()
|
H A D | avrcp_tg_service.h | 1425 void GetElementAttributes(
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 1392 int AvrcpController::GetElementAttributes(const BluetoothRemoteDevice &device, const std::vector<ui… in GetElementAttributes() function in OHOS::Bluetooth::AvrcpController 1409 return proxy->GetElementAttributes(rawAddr, attrs); in GetElementAttributes()
|