Home
last modified time | relevance | path

Searched refs:NotifyPlayerAppSettingChangedInner (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_tg_stub.h48 ErrCode NotifyPlayerAppSettingChangedInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp54 &BluetoothAvrcpTgStub::NotifyPlayerAppSettingChangedInner; in BluetoothAvrcpTgStub()
272 ErrCode BluetoothAvrcpTgStub::NotifyPlayerAppSettingChangedInner(MessageParcel &data, MessageParcel &reply) in NotifyPlayerAppSettingChangedInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub
274 HILOGI("BluetoothAvrcpTgStub::NotifyPlayerAppSettingChangedInner starts"); in NotifyPlayerAppSettingChangedInner()
277 HILOGE("BluetoothAvrcpTgStub::NotifyPlayerAppSettingChangedInner Invalid MessageParcel attributes"); in NotifyPlayerAppSettingChangedInner()
288 HILOGE("BluetoothAvrcpTgStub::NotifyPlayerAppSettingChangedInner Invalid MessageParcel values"); in NotifyPlayerAppSettingChangedInner()

Completed in 2 milliseconds