BLUETOOTH_AUTHENTICATION_METHOD_LEGACY top-level constant

BLUETOOTH_AUTHENTICATION_METHOD const BLUETOOTH_AUTHENTICATION_METHOD_LEGACY

The Bluetooth device supports authentication via a PIN.

Implementation

const BLUETOOTH_AUTHENTICATION_METHOD_LEGACY = BLUETOOTH_AUTHENTICATION_METHOD(
  1,
);