HomeSort by relevance Sort by last modified time
    Searched refs:getBatchScanQueue (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 120 Set<ScanClient> getBatchScanQueue() {
    [all...]
GattService.java 250 for (ScanClient client : mScanManager.getBatchScanQueue()) {
    [all...]

Completed in 33 milliseconds