Searched defs:onBatchScanStorageConfigured (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1205 void onBatchScanStorageConfigured(int status, int clientIf) { method in class:GattService
1208 "onBatchScanStorageConfigured() - clientIf=" + clientIf + ", status=" + status);

Completed in 94 milliseconds