Searched refs:flushPendingBatchResults (Results 1 – 2 of 2) sorted by relevance
174 wrapper.flushPendingBatchResults(); in flushPendingScanResults()271 void flushPendingBatchResults() { in flushPendingBatchResults() method in BluetoothLeScanner.BleScanCallbackWrapper278 mBluetoothGatt.flushPendingBatchResults(mClientIf, false); in flushPendingBatchResults()
41 void flushPendingBatchResults(in int appIf, in boolean isServer); in flushPendingBatchResults() method