Skip to content

Commit

Permalink
[bluetooth] Changed Corentium AS Bluetooth company id to Airthings AS (
Browse files Browse the repository at this point in the history
…#6861)

* Changed Corentium AS Bluetooth company id to Corentium/Airthings AS

Corentium is rebranded to Airthings in 2016. Reference
https://www.airthings.com/en/about-us

Bluetooth binding discovers devices as a Corentium brand, which can be
tricky from user perspective.

Signed-off-by: Pauli Anttila <[email protected]>
  • Loading branch information
paulianttila authored and J-N-K committed Jan 19, 2020
1 parent 469a6ae commit a806590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ public class BluetoothCompanyIdentifiers {
CIC.put(817, "3flares Technologies Inc.");
CIC.put(818, "Electrocompaniet A.S.");
CIC.put(819, "Mul-T-Lock");
CIC.put(820, "Corentium AS");
CIC.put(820, "Corentium/Airthings AS");
CIC.put(821, "Enlighted Inc");
CIC.put(822, "GISTIC");
CIC.put(823, "AJP2 Holdings, LLC");
Expand Down

0 comments on commit a806590

Please sign in to comment.