Searched refs:_retry_device_method (Results 1 – 1 of 1) sorted by relevance
61 def _retry_device_method(method_name): function112 _retry_device_method('Init')115 device.name = _retry_device_method('GetChipName')118 device.address = _retry_device_method('GetLocalBluetoothAddress')121 device.pin = _retry_device_method('GetPinCode')124 device.class_of_service = _retry_device_method('GetClassOfService')127 device.class_of_device = _retry_device_method('GetClassOfDevice')130 device.device_type = _retry_device_method('GetHIDDeviceType')133 device.authenticaiton_mode = _retry_device_method('GetAuthenticationMode')136 device.port = _retry_device_method('GetPort')