Searched refs:onMultipleAdvertiseCallback (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java144 mService.onMultipleAdvertiseCallback(clientIf, status, isStart, settings);
146 loge("failed onMultipleAdvertiseCallback", e);
H A DGattService.java1224 void onMultipleAdvertiseCallback(int clientIf, int status, boolean isStart, method in class:GattService

Completed in 70 milliseconds