/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_tg.h | 42 virtual void NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes,
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_tg.h | 226 …void NotifyPlayerAppSettingChanged(const std::vector<uint8_t> &attributes, const std::vector<uint8…
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/ |
H A D | bluetooth_avrcp_tg_server.h | 47 void NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes,
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_avrcp_tg_proxy.h | 42 void NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_tg_server.cpp | 379 void BluetoothAvrcpTgServer::NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes, in NotifyPlayerAppSettingChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgServer 401 pimpl->service_->NotifyPlayerAppSettingChanged(attrs, vals); in NotifyPlayerAppSettingChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_tg.cpp | 352 void AvrcpTarget::NotifyPlayerAppSettingChanged(const std::vector<uint8_t> &attributes, in NotifyPlayerAppSettingChanged() function in OHOS::Bluetooth::AvrcpTarget 373 proxy->NotifyPlayerAppSettingChanged(attrs, vals); in NotifyPlayerAppSettingChanged()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/ |
H A D | avrcp_tg_test.cpp | 299 profile_->NotifyPlayerAppSettingChanged(attributes, values);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_tg.h | 550 …virtual void NotifyPlayerAppSettingChanged(const std::deque<uint8_t> &attributes, const std::deque…
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_tg_stub.cpp | 297 NotifyPlayerAppSettingChanged(attributes, values); in NotifyPlayerAppSettingChangedInner()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_tg_proxy.cpp | 363 void BluetoothAvrcpTgProxy::NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes, in NotifyPlayerAppSettingChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.h | 897 …void NotifyPlayerAppSettingChanged(const std::deque<uint8_t> &attributes, const std::deque<uint8_t…
|
H A D | avrcp_tg_service.cpp | 2380 void AvrcpTgService::NotifyPlayerAppSettingChanged( in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
|