Searched refs:PBAP_NOTIFICATION_ID_END (Results 1 – 1 of 1) sorted by relevance
149 private static final int PBAP_NOTIFICATION_ID_END = 2000000; field in BluetoothPbapService671 if (mNextNotificationId == PBAP_NOTIFICATION_ID_END) { in onConnect()