Searched refs:BLUETOOTH_PIN_MAX_LENGTH (Results 1 – 4 of 4) sorted by relevance
51 private static final int BLUETOOTH_PIN_MAX_LENGTH = 16; field in BluetoothPairingController237 return BLUETOOTH_PIN_MAX_LENGTH; in getDeviceMaxPasskeyLength()
52 private static final int BLUETOOTH_PIN_MAX_LENGTH = 16; field in BluetoothPairingController262 return BLUETOOTH_PIN_MAX_LENGTH; in getDeviceMaxPasskeyLength()
68 private static final int BLUETOOTH_PIN_MAX_LENGTH = 16; field in BluetoothPairingDialog400 maxLength = BLUETOOTH_PIN_MAX_LENGTH; in onCreateView()