Searched refs:CSIS_GROUP_ID_INVALID (Results 1 – 4 of 4) sorted by relevance
84 const int CSIS_GROUP_ID_INVALID = -1; field
200 public static final int GROUP_ID_INVALID = IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID;
591 .orElse(IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID); in getGroupId()
1372 if (groupId != IBluetoothCsipSetCoordinator.CSIS_GROUP_ID_INVALID) { in connectionStateChanged()