Home | History | Annotate | Download | only in gatt

Lines Matching refs:beginServiceDeclaration

473         public void beginServiceDeclaration(int serverIf, int srvcType,
478 service.beginServiceDeclaration(serverIf, srvcType, srvcInstanceId,
1989 void beginServiceDeclaration(int serverIf, int srvcType, int srvcInstanceId,
1993 if (DBG) Log.d(TAG, "beginServiceDeclaration() - uuid=" + srvcUuid);