Home
last modified time | relevance | path

Searched refs:info_reason (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp184 PresetInfoReason info_reason, in OnPresetInfo() argument
231 addr.get(), (jint)info_reason, in OnPresetInfo()
236 (jint)info_reason, presets_array); in OnPresetInfo()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientTest.java803 int info_reason = HapClientStackEvent.PRESET_INFO_REASON_PRESET_INFO_UPDATE; in testStackEventOnPresetInfo() local
812 mNativeInterface.onPresetInfo(getByteAddress(mDevice), info_reason, info); in testStackEventOnPresetInfo() local