Home | History | Annotate | Download | only in gatt

Lines Matching refs:sendNotification

471         public void sendNotification(int serverIf, String address, int srvcType,
477 service.sendNotification(serverIf, address, srvcType, srvcInstanceId,
1479 void sendNotification(int serverIf, String address, int srvcType,
1485 if (DBG) Log.d(TAG, "sendNotification() - address=" + address);