OSDN Git Service

Require bonding and encryption for PBAP server
authorMathias Jeppsson <mathias.jeppsson@sonyericsson.com>
Mon, 21 Mar 2011 14:06:52 +0000 (15:06 +0100)
committerJohan Redestig <johan.redestig@sonyericsson.com>
Tue, 17 May 2011 05:52:15 +0000 (07:52 +0200)
commite3b9dc107ea10645e064581460829d262c911f1c
tree1d1a4d6a643d0b2d64c68c2a876a7cb619ec16d8
parentf247e545b521584bb778e79710c1e60ab814839e
Require bonding and encryption for PBAP server

The Phonebook Access Profile specification requires bonding and
encryption. For devices not supporting SSP (Secure Simple Pairing),
InsecureRfcomm will require neither. Adding EncryptedRfcomm to force
bonding and encryption but not requiring authenticated link key.

Change-Id: If47cca9c5ffd89358bcd61d64f7785d17e0ca7cc
core/java/android/bluetooth/BluetoothAdapter.java