Searched refs:algorithm (Results 1 – 2 of 2) sorted by relevance
520 def __checkChannelAlgorithm(self, algorithm): argument521 if not (0 <= algorithm <= 1):1244 handle, algorithm = struct.unpack('<HB', self.data[1:4]);1246 self.__checkChannelAlgorithm(algorithm);1248 handle = algorithm = 0;1249 return handle, algorithm;
2567 handle, algorithm = event.decode()2568 success = success and algorithm == 0x01 # LE Channel Selection Algorithm #22761 handle, algorithm = event.decode()2762 success = success and algorithm == 0x01 # LE Channel Selection Algorithm #23063 handle, algorithm = event.decode()3064 success = success and algorithm == 0x01 # LE Channel Selection Algorithm #2