Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp372 int valuesNum = static_cast<int>(values.size()); in NotifyPlayerAppSettingChanged() local
373 if (!data.WriteInt32(valuesNum)) { in NotifyPlayerAppSettingChanged()
374 HILOGE("BluetoothAvrcpTgProxy::NotifyPlayerAppSettingChanged valuesNum error"); in NotifyPlayerAppSettingChanged()
377 for (int i = 0; i < valuesNum; i++) { in NotifyPlayerAppSettingChanged()

Completed in 1 milliseconds