SAP: Make it possible to enforce a 16-digit pin code (5/5)
This change enable the posibility to enforce using a 16-digit pin or MITM for a RFCOMM or L2CAP connection. This is needed for the SIM access profile. Change-Id: I6bb2b0dff1ebf4b4f1d8faad97aa7c480000d3ea Signed-off-by: Casper Bonde <c.bonde@samsung.com>
This commit is contained in:
committed by
Andre Eisenbach
parent
2114e386a4
commit
e278a208bc
@@ -1170,6 +1170,9 @@
|
||||
<!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
|
||||
|
||||
<!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_pin_values_hint_16_digits">Must be 16 digits</string>
|
||||
|
||||
<!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
|
||||
<!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user