HomeSort by relevance Sort by last modified time
    Searched defs:bond (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/handover/
BluetoothHeadsetHandover.java 311 int bond = intent.getIntExtra(BluetoothDevice.EXTRA_BOND_STATE, local
313 if (bond == BluetoothDevice.BOND_BONDED) {
315 } else if (bond == BluetoothDevice.BOND_NONE) {
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 587 tBTA_DM_API_BOND bond; member in union:__anon2482

Completed in 39 milliseconds