Searched refs:MAX_PROFILE_ID (Results 1 – 2 of 2) sorted by relevance
156 public static final int MAX_PROFILE_ID = 19; field
1616 for (int i = 0; i <= BluetoothProfile.MAX_PROFILE_ID; i++) { in getSupportedProfiles()