The documentation was incorrectly stating that getSystemService() would return a BluetoothAdater for Context.BLUETOOTH_SERVICE. The actual return type is BluetoothManager.
The documentation was incorrectly stating that getSystemService() would return a BluetoothAdater for Context.BLUETOOTH_SERVICE. The actual return type is BluetoothManager.