Searched refs:GetChipBoardId (Results 1 – 6 of 6) sorted by relevance
402 chip_bid = cr50_utils.GetChipBoardId(self.host)416 if cr50_utils.GetChipBoardId(self.host) != cr50_utils.ERASED_CHIP_BID:433 original_bid, _, original_flags = cr50_utils.GetChipBoardId(self.host)
576 def GetChipBoardId(client): function616 new_board_id, _, new_flags = GetChipBoardId(client)
38 if cr50_utils.GetChipBoardId(host) == cr50_utils.ERASED_CHIP_BID:
74 chip_bid_info = cr50_utils.GetChipBoardId(self.host)
182 running_bid_info = cr50_utils.GetChipBoardId(self.host)
262 state['chip_bid'] = cr50_utils.GetChipBoardId(self.host)