Searched refs:bondState (Results 1 – 1 of 1) sorted by relevance
29 private int bondState = BOND_NONE; field in ShadowBluetoothDevice77 public void setBondState(int bondState) { in setBondState() argument78 this.bondState = bondState; in setBondState()90 return bondState; in getBondState()