ccid_df: Ensure all three endpoints are correctly set

The old code used to do OSMO_ASSERT(), i.e. checking if the
endpoint number was != 0.  However, now we're checking if it's
!= 0xFF, as the default initialization is 0xFF, and an unset
endpoint can be detected this way.

Change-Id: I7d334724a4c6b89ef8faa49bed49ed57ea216ff9
1 file changed
tree: ee4979a7e716303c0e6dfd624060c4cdfd7b4dc9
  1. ccid/
  2. contrib/
  3. sysmoOCTSIM/
  4. git-version-gen