Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeScanner.java174 wrapper.flushPendingBatchResults(); in flushPendingScanResults()
271 void flushPendingBatchResults() { in flushPendingBatchResults() method in BluetoothLeScanner.BleScanCallbackWrapper
278 mBluetoothGatt.flushPendingBatchResults(mClientIf, false); in flushPendingBatchResults()
/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl41 void flushPendingBatchResults(in int appIf, in boolean isServer); in flushPendingBatchResults() method