Searched refs:BONDED (Results 1 – 4 of 4) sorted by relevance
575 … self._make_device(address, name, bond_state=floss_enums.BondState.BONDED))577 dev['bond_state'] = floss_enums.BondState.BONDED727 'bond_state', floss_enums.BondState.NOT_BONDED) == floss_enums.BondState.BONDED843 elif device['bond_state'] == floss_enums.BondState.BONDED:
172 BONDED = 2 variable in BondState
95 if state == floss_enums.BondState.BONDED:148 if state == floss_enums.BondState.BONDED:
119 if state == floss_enums.BondState.BONDED: