Home | History | Annotate | Download | only in server

Lines Matching refs:BOND_BONDING

359         for (String address : mBondState.listInState(BluetoothDevice.BOND_BONDING)) {
738 if (oldState == BluetoothDevice.BOND_BONDING) {
968 case BluetoothDevice.BOND_BONDING:
1242 mBondState.setBondState(address, BluetoothDevice.BOND_BONDING);
1257 mBondState.setBondState(address, BluetoothDevice.BOND_BONDING);
1301 if (mBondState.getBondState(address) != BluetoothDevice.BOND_BONDING) {