Home
last modified time | relevance | path

Searched defs:onSyncEstablished (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/le/
DIPeriodicAdvertisingCallback.aidl27 void onSyncEstablished(in int syncHandle, in BluetoothDevice device, in int advertisingSid, in onSyncEstablished() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DPeriodicAdvertisingCallback.java61 public void onSyncEstablished(int syncHandle, BluetoothDevice device, in onSyncEstablished() method in PeriodicAdvertisingCallback