Searched refs:GetChipBoardId (Results 1 – 6 of 6) sorted by relevance
397 chip_bid = cr50_utils.GetChipBoardId(self.host)411 if cr50_utils.GetChipBoardId(self.host) != cr50_utils.ERASED_CHIP_BID:428 original_bid, _, original_flags = cr50_utils.GetChipBoardId(self.host)
583 def GetChipBoardId(client): function623 new_board_id, _, new_flags = GetChipBoardId(client)
38 if cr50_utils.GetChipBoardId(host) == cr50_utils.ERASED_CHIP_BID:
182 running_bid_info = cr50_utils.GetChipBoardId(self.host)
76 chip_bid_info = cr50_utils.GetChipBoardId(self.host)
318 state['chip_bid'] = cr50_utils.GetChipBoardId(self.host)