Home | History | Annotate | Download | only in gatt

Lines Matching refs:onServiceAdded

1162     void onServiceAdded(int status, int serverIf, int srvcType, int srvcInstId,
1166 if (DBG) Log.d(TAG, "onServiceAdded() UUID=" + uuid + ", status=" + status
1596 app.callback.onServiceAdded(status, serviceEntry.serviceType,
1599 app.callback.onServiceAdded(status, 0, 0, null);