Searched refs:bond_state_ (Results 1 – 2 of 2) sorted by relevance
45 bond_state_ = BT_BOND_STATE_NONE; in SetUp()116 bt_bond_state_t BluetoothTest::GetBondState() { return bond_state_; } in GetBondState()
114 bt_bond_state_t bond_state_; variable