Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hearing_aid.cpp66 void OnDeviceAvailable(uint8_t capabilities, uint64_t hi_sync_id, in OnDeviceAvailable() argument
69 << " hi_sync_id=" << hi_sync_id; in OnDeviceAvailable()
85 (jbyte)capabilities, (jlong)hi_sync_id, in OnDeviceAvailable()