Searched refs:bluetoothName (Results 1 – 1 of 1) sorted by relevance
45 public static int getSetupType(String bluetoothName) { in getSetupType() argument46 Matcher matcher = NAME_PATTERN.matcher(bluetoothName); in getSetupType()69 public static LedConfiguration getColorConfiguration(String bluetoothName) { in getColorConfiguration() argument70 Matcher matcher = NAME_PATTERN.matcher(bluetoothName); in getColorConfiguration()