bluetooth-sig 0.2.0.dev2__tar.gz → 0.2.0.dev3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1239) hide show
  1. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/PKG-INFO +1 -1
  2. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/pyproject.toml +0 -3
  3. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/_version.py +2 -2
  4. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.editorconfig +0 -0
  5. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/ISSUE_TEMPLATE/general-task.md +0 -0
  6. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/ISSUE_TEMPLATE.md +0 -0
  7. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/copilot-instructions.md +0 -0
  8. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/dependabot.yml +0 -0
  9. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/instructions/bluetooth-gatt.instructions.md +0 -0
  10. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/instructions/documentation.instructions.md +0 -0
  11. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/instructions/memory.instruction.md +0 -0
  12. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/instructions/python-implementation.instructions.md +0 -0
  13. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/instructions/testing.instructions.md +0 -0
  14. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/workflows/README.md +0 -0
  15. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/workflows/copilot-setup-steps.yml +0 -0
  16. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/workflows/lint-check.yml +0 -0
  17. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/workflows/release.yml +0 -0
  18. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.github/workflows/test-coverage.yml +0 -0
  19. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.gitignore +0 -0
  20. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.gitmodules +0 -0
  21. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.vscode/launch.json +0 -0
  22. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/.vscode/settings.json +0 -0
  23. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/CODE_OF_CONDUCT.md +0 -0
  24. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/CONTRIBUTING.md +0 -0
  25. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/DECOMPOSITION_PLAN.md +0 -0
  26. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/DOCS_BUILD.md +0 -0
  27. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/LICENSE +0 -0
  28. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/README.md +0 -0
  29. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/.git +0 -0
  30. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/.gitignore +0 -0
  31. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/company_identifiers/company_identifiers.yaml +0 -0
  32. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/ad_types.yaml +0 -0
  33. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/amp.yaml +0 -0
  34. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/appearance_values.yaml +0 -0
  35. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/class_of_device.yaml +0 -0
  36. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/coding_format.yaml +0 -0
  37. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/core_version.yaml +0 -0
  38. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/diacs.yaml +0 -0
  39. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/formattypes.yaml +0 -0
  40. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/mws_channel_type.yaml +0 -0
  41. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/namespace.yaml +0 -0
  42. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/namespaces.yaml +0 -0
  43. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/pcm_data_format.yaml +0 -0
  44. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/psm.yaml +0 -0
  45. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/sdp_base_uuid.yaml +0 -0
  46. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/transport_layers.yaml +0 -0
  47. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/core/uri_schemes.yaml +0 -0
  48. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/dfumbt_model_uuids.yaml +0 -0
  49. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/dfumbt_opcodes.yaml +0 -0
  50. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/iec_model_uuids.yaml +0 -0
  51. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/iec_opcodes.yaml +0 -0
  52. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_beacon_types.yaml +0 -0
  53. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_health_faults.yaml +0 -0
  54. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_metadata_ids.yaml +0 -0
  55. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_model_uuids.yaml +0 -0
  56. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_opcodes.yaml +0 -0
  57. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_provisioning_pdu_types.yaml +0 -0
  58. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_proxy_pdu_types.yaml +0 -0
  59. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mesh_transport_control_opcodes.yaml +0 -0
  60. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mmdl_light_purposes.yaml +0 -0
  61. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mmdl_model_uuids.yaml +0 -0
  62. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/mesh/mmdl_opcodes.yaml +0 -0
  63. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/a2dp/a2dp.yaml +0 -0
  64. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avdtp/avdtp_content_protection_method.yaml +0 -0
  65. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avdtp/avdtp_media_type.yaml +0 -0
  66. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_folder_type.yaml +0 -0
  67. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_major_player_type.yaml +0 -0
  68. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_media_attributes.yaml +0 -0
  69. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_media_type.yaml +0 -0
  70. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_player_application_settings.yaml +0 -0
  71. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/avrcp/avrcp_player_sub_type.yaml +0 -0
  72. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/esl/display_types.yaml +0 -0
  73. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/ess/ess_permitted_characteristics.yaml +0 -0
  74. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/audio_input_type_definitions.yaml +0 -0
  75. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/audio_location_definitions.yaml +0 -0
  76. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_capabilities/supported_audio_channel_counts.yaml +0 -0
  77. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_capabilities/supported_frame_durations.yaml +0 -0
  78. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_capabilities/supported_max_codec_frames_per_sdu.yaml +0 -0
  79. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_capabilities/supported_octets_per_codec_frame.yaml +0 -0
  80. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_capabilities/supported_sampling_frequencies.yaml +0 -0
  81. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_configuration_ltv/audio_channel_allocation_configuration.yaml +0 -0
  82. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_configuration_ltv/codec_frame_blocks_per_sdu_configuration.yaml +0 -0
  83. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_configuration_ltv/frame_duration_configuration.yaml +0 -0
  84. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_configuration_ltv/octets_per_codec_frame_configuration.yaml +0 -0
  85. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/codec_configuration_ltv/sampling_frequency_configuration.yaml +0 -0
  86. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/context_type.yaml +0 -0
  87. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/assisted_listening_stream.yaml +0 -0
  88. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/audio_active_state.yaml +0 -0
  89. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/broadcast_audio_immediate_rendering_flag.yaml +0 -0
  90. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/broadcast_name.yaml +0 -0
  91. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/ccid_list.yaml +0 -0
  92. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/extended_metadata.yaml +0 -0
  93. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/language.yaml +0 -0
  94. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/parental_rating.yaml +0 -0
  95. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/preferred_audio_contexts.yaml +0 -0
  96. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/program_info.yaml +0 -0
  97. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/programinfo_uri.yaml +0 -0
  98. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/streaming_audio_contexts.yaml +0 -0
  99. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/generic_audio/metadata_ltv/vendor_specific.yaml +0 -0
  100. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/hdp/data_exchange_specs.yaml +0 -0
  101. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/hdp/device_data_specs.yaml +0 -0
  102. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/hfp/bearer_technology.yaml +0 -0
  103. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/hfp/hf_indicators.yaml +0 -0
  104. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/imds/imds_permitted_characteristics.yaml +0 -0
  105. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/map/chat_state.yaml +0 -0
  106. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/map/message_extended_data.yaml +0 -0
  107. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/map/presence.yaml +0 -0
  108. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/tbs/uniform_caller_identifiers.yaml +0 -0
  109. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/tds/transport_discovery_service_id.yaml +0 -0
  110. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/uds/uds_permitted_characteristics.yaml +0 -0
  111. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/profiles_and_services/vdp/vdp.yaml +0 -0
  112. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_id_offsets_for_strings.yaml +0 -0
  113. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/a2dp.yaml +0 -0
  114. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/avrcp.yaml +0 -0
  115. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/bip.yaml +0 -0
  116. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/bpp.yaml +0 -0
  117. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/browse_group_descriptor_service.yaml +0 -0
  118. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/calendar_tasks_and_notes.yaml +0 -0
  119. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/cordless_telephony_profile.yaml +0 -0
  120. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/device_identification_profile.yaml +0 -0
  121. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/dun.yaml +0 -0
  122. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/fax_profile.yaml +0 -0
  123. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/file_transfer_profile.yaml +0 -0
  124. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/gnss.yaml +0 -0
  125. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/hands_free_profile.yaml +0 -0
  126. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/hardcopy_replacement_profile.yaml +0 -0
  127. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/headset_profile.yaml +0 -0
  128. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/health_device_profile.yaml +0 -0
  129. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/human_interface_device_profile.yaml +0 -0
  130. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/interoperability_requirements.yaml +0 -0
  131. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/message_access_profile.yaml +0 -0
  132. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/multi_profile.yaml +0 -0
  133. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/object_push_profile.yaml +0 -0
  134. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/pan_profile.yaml +0 -0
  135. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/phone_book_access_profile.yaml +0 -0
  136. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/sdp.yaml +0 -0
  137. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/synchronization_profile.yaml +0 -0
  138. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/attribute_ids/universal_attributes.yaml +0 -0
  139. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/service_discovery/protocol_parameters.yaml +0 -0
  140. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/browse_group_identifiers.yaml +0 -0
  141. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/characteristic_uuids.yaml +0 -0
  142. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/declarations.yaml +0 -0
  143. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/descriptors.yaml +0 -0
  144. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/member_uuids.yaml +0 -0
  145. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/mesh_profile_uuids.yaml +0 -0
  146. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/object_types.yaml +0 -0
  147. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/protocol_identifiers.yaml +0 -0
  148. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/sdo_uuids.yaml +0 -0
  149. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/service_class.yaml +0 -0
  150. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/service_uuids.yaml +0 -0
  151. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/assigned_numbers/uuids/units.yaml +0 -0
  152. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.active_energy_loadside.yaml +0 -0
  153. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.active_power_loadside.yaml +0 -0
  154. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.air_pressure.yaml +0 -0
  155. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.apparent_energy.yaml +0 -0
  156. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.apparent_power.yaml +0 -0
  157. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.apparent_wind_direction.yaml +0 -0
  158. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.apparent_wind_speed.yaml +0 -0
  159. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.average_ambient_temperature_in_a_period_of_day.yaml +0 -0
  160. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.average_input_current.yaml +0 -0
  161. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.average_input_voltage.yaml +0 -0
  162. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.average_output_current.yaml +0 -0
  163. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.average_output_voltage.yaml +0 -0
  164. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.building_floor.yaml +0 -0
  165. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.center_beam_intensity_at_full_power.yaml +0 -0
  166. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.chromaticity_tolerance.yaml +0 -0
  167. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.coarse_ambient_relative_humidity.yaml +0 -0
  168. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.coarse_present_ambient_light_level.yaml +0 -0
  169. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.color_rendering_index_r9.yaml +0 -0
  170. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.color_rendering_index_ra.yaml +0 -0
  171. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.desired_ambient_temperature.yaml +0 -0
  172. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_appearance.yaml +0 -0
  173. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_country_of_origin.yaml +0 -0
  174. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_date_of_manufacture.yaml +0 -0
  175. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_energy_use_since_turn_on.yaml +0 -0
  176. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_firmware_revision.yaml +0 -0
  177. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_global_trade_item_number.yaml +0 -0
  178. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_hardware_revision.yaml +0 -0
  179. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_manufacturer_name.yaml +0 -0
  180. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_model_number.yaml +0 -0
  181. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_operating_temperature_range_specification.yaml +0 -0
  182. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_operating_temperature_statistical_values.yaml +0 -0
  183. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_over_temperature_event_statistics.yaml +0 -0
  184. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_power_range_specification.yaml +0 -0
  185. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_runtime_since_turn_on.yaml +0 -0
  186. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_runtime_warranty.yaml +0 -0
  187. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_serial_number.yaml +0 -0
  188. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_software_revision.yaml +0 -0
  189. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.device_under_temperature_event_statistics.yaml +0 -0
  190. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.dew_point.yaml +0 -0
  191. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.external_supply_voltage.yaml +0 -0
  192. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.external_supply_voltage_frequency.yaml +0 -0
  193. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.gust_factor.yaml +0 -0
  194. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.heat_index.yaml +0 -0
  195. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.hvac_occupancy_minimum_run_time.yaml +0 -0
  196. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.hvac_occupancy_threshold_time.yaml +0 -0
  197. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.hvac_vacancy_threshold_time.yaml +0 -0
  198. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.indoor_ambient_temperature_statistical_values.yaml +0 -0
  199. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.initial_cie_1931_chromaticity_coordinates.yaml +0 -0
  200. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.initial_correlated_color_temperature.yaml +0 -0
  201. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.initial_luminous_flux.yaml +0 -0
  202. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.initial_planckian_distance.yaml +0 -0
  203. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_current_range_specification.yaml +0 -0
  204. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_current_statistics.yaml +0 -0
  205. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_over_current_event_statistics.yaml +0 -0
  206. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_over_ripple_voltage_event_statistics.yaml +0 -0
  207. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_over_voltage_event_statistics.yaml +0 -0
  208. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_under_current_event_statistics.yaml +0 -0
  209. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_under_voltage_event_statistics.yaml +0 -0
  210. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_voltage_range_specification.yaml +0 -0
  211. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_voltage_ripple_specification.yaml +0 -0
  212. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.input_voltage_statistics.yaml +0 -0
  213. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_ambient_luxlevel_on.yaml +0 -0
  214. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_ambient_luxlevel_prolong.yaml +0 -0
  215. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_ambient_luxlevel_standby.yaml +0 -0
  216. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_lightness_on.yaml +0 -0
  217. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_lightness_prolong.yaml +0 -0
  218. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_lightness_standby.yaml +0 -0
  219. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_regulator_accuracy.yaml +0 -0
  220. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_regulator_kid.yaml +0 -0
  221. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_regulator_kiu.yaml +0 -0
  222. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_regulator_kpd.yaml +0 -0
  223. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_regulator_kpu.yaml +0 -0
  224. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_fade.yaml +0 -0
  225. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_fade_on.yaml +0 -0
  226. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_fade_standby_auto.yaml +0 -0
  227. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_fade_standby_manual.yaml +0 -0
  228. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_occupancy_delay.yaml +0 -0
  229. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_prolong.yaml +0 -0
  230. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_control_time_run_on.yaml +0 -0
  231. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_distribution.yaml +0 -0
  232. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_current.yaml +0 -0
  233. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_on_time_not_resettable.yaml +0 -0
  234. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_on_time_resettable.yaml +0 -0
  235. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_open_circuit_statistics.yaml +0 -0
  236. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_overall_failures_statistics.yaml +0 -0
  237. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_short_circuit_statistics.yaml +0 -0
  238. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_start_counter_resettable.yaml +0 -0
  239. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_temperature.yaml +0 -0
  240. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_thermal_derating_statistics.yaml +0 -0
  241. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_thermal_shutdown_statistics.yaml +0 -0
  242. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_total_power_on_cycles.yaml +0 -0
  243. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_type.yaml +0 -0
  244. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.light_source_voltage.yaml +0 -0
  245. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.local_asset_identifier.yaml +0 -0
  246. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.local_asset_name.yaml +0 -0
  247. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.lumen_maintenance_factor.yaml +0 -0
  248. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_color.yaml +0 -0
  249. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_identification_number.yaml +0 -0
  250. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_identification_string.yaml +0 -0
  251. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_manufacturer_gtin.yaml +0 -0
  252. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_nominal_input_power.yaml +0 -0
  253. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_nominal_maximum_ac_mains_voltage.yaml +0 -0
  254. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_nominal_minimum_ac_mains_voltage.yaml +0 -0
  255. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_power_at_minimum_dim_level.yaml +0 -0
  256. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminaire_time_of_manufacture.yaml +0 -0
  257. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminous_efficacy.yaml +0 -0
  258. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminous_energy_since_turn_on.yaml +0 -0
  259. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminous_exposure.yaml +0 -0
  260. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.luminous_flux_range.yaml +0 -0
  261. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.magnetic_declination.yaml +0 -0
  262. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.magnetic_flux_density_2d.yaml +0 -0
  263. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.magnetic_flux_density_3d.yaml +0 -0
  264. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.motion_sensed.yaml +0 -0
  265. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.motion_threshold.yaml +0 -0
  266. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.motion_threshold_steps.yaml +0 -0
  267. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.nominal_light_output.yaml +0 -0
  268. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.open_circuit_event_statistics.yaml +0 -0
  269. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.outdoor_statistical_values.yaml +0 -0
  270. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_current_percent.yaml +0 -0
  271. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_current_range.yaml +0 -0
  272. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_current_statistics.yaml +0 -0
  273. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_power_limitation.yaml +0 -0
  274. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_ripple_voltage_specification.yaml +0 -0
  275. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_voltage_range.yaml +0 -0
  276. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.output_voltage_statistics.yaml +0 -0
  277. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.over_output_ripple_voltage_event_statistics.yaml +0 -0
  278. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.overall_failure_condition.yaml +0 -0
  279. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.people_count.yaml +0 -0
  280. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.pollen_concentration.yaml +0 -0
  281. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.power_factor.yaml +0 -0
  282. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.precise_present_ambient_temperature.yaml +0 -0
  283. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.precise_total_device_energy_use.yaml +0 -0
  284. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.presence_detected.yaml +0 -0
  285. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_carbon_dioxide_concentration.yaml +0 -0
  286. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_light_level.yaml +0 -0
  287. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_noise.yaml +0 -0
  288. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_relative_humidity.yaml +0 -0
  289. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_temperature.yaml +0 -0
  290. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_temperature_and_coarse_ambient_relative_humidity.yaml +0 -0
  291. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_ambient_volatile_organic_compounds_concentration.yaml +0 -0
  292. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_cie_1931_chromaticity_coordinates.yaml +0 -0
  293. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_correlated_color_temperature.yaml +0 -0
  294. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_device_input_power.yaml +0 -0
  295. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_device_operating_efficiency.yaml +0 -0
  296. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_device_operating_temperature.yaml +0 -0
  297. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_illuminance.yaml +0 -0
  298. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_indoor_ambient_temperature.yaml +0 -0
  299. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_indoor_relative_humidity.yaml +0 -0
  300. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_input_current.yaml +0 -0
  301. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_input_ripple_voltage.yaml +0 -0
  302. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_input_voltage.yaml +0 -0
  303. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_luminous_flux.yaml +0 -0
  304. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_outdoor_ambient_temperature.yaml +0 -0
  305. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_outdoor_relative_humidity.yaml +0 -0
  306. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_output_current.yaml +0 -0
  307. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_output_voltage.yaml +0 -0
  308. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_planckian_distance.yaml +0 -0
  309. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_precise_ambient_temperature_and_relative_humidity.yaml +0 -0
  310. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.present_relative_output_ripple_voltage.yaml +0 -0
  311. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.pressure.yaml +0 -0
  312. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.rainfall.yaml +0 -0
  313. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.rated_median_useful_life_of_luminaire.yaml +0 -0
  314. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.rated_median_useful_light_source_starts.yaml +0 -0
  315. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.reference_temperature.yaml +0 -0
  316. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_device_energy_use_in_a_period_of_day.yaml +0 -0
  317. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_device_runtime_in_a_generic_level_range.yaml +0 -0
  318. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_exposure_time_in_an_illuminance_range.yaml +0 -0
  319. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_runtime_in_a_correlated_color_temperature_range.yaml +0 -0
  320. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_runtime_in_a_device_operating_temperature_range.yaml +0 -0
  321. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_runtime_in_an_input_current_range.yaml +0 -0
  322. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.relative_runtime_in_an_input_voltage_range.yaml +0 -0
  323. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.sensor_gain.yaml +0 -0
  324. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.short_circuit_event_statistics.yaml +0 -0
  325. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.spatial_unit_category.yaml +0 -0
  326. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.spatial_unit_name.yaml +0 -0
  327. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_2.yaml +0 -0
  328. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_3.yaml +0 -0
  329. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_4.yaml +0 -0
  330. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_5.yaml +0 -0
  331. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_6.yaml +0 -0
  332. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_7.yaml +0 -0
  333. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.subsensor_weights_8.yaml +0 -0
  334. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.thermal_derating.yaml +0 -0
  335. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.time_since_motion_sensed.yaml +0 -0
  336. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.time_since_presence_detected.yaml +0 -0
  337. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_energy_use.yaml +0 -0
  338. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_off_on_cycles.yaml +0 -0
  339. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_power_on_cycles.yaml +0 -0
  340. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_power_on_time.yaml +0 -0
  341. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_runtime.yaml +0 -0
  342. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_device_starts.yaml +0 -0
  343. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_light_exposure_time.yaml +0 -0
  344. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.total_luminous_energy.yaml +0 -0
  345. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.true_wind_direction.yaml +0 -0
  346. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.true_wind_speed.yaml +0 -0
  347. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.uv_index.yaml +0 -0
  348. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/properties/org.bluetooth.property.wind_chill.yaml +0 -0
  349. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/property_groups.yaml +0 -0
  350. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/dp/property_ids.yaml +0 -0
  351. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.acceleration.yaml +0 -0
  352. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.acceleration_3D.yaml +0 -0
  353. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.acceleration_detection_status.yaml +0 -0
  354. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.activity_goal.yaml +0 -0
  355. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.aerobic_heart_rate_lower_limit.yaml +0 -0
  356. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.aerobic_heart_rate_upper_limit.yaml +0 -0
  357. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.aerobic_threshold.yaml +0 -0
  358. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.age.yaml +0 -0
  359. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.alert_category_id.yaml +0 -0
  360. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.alert_category_id_bit_mask.yaml +0 -0
  361. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.alert_level.yaml +0 -0
  362. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.alert_notification_control_point.yaml +0 -0
  363. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.alert_status.yaml +0 -0
  364. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ammonia_concentration.yaml +0 -0
  365. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.anaerobic_heart_rate_lower_limit.yaml +0 -0
  366. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.anaerobic_heart_rate_upper_limit.yaml +0 -0
  367. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.anaerobic_threshold.yaml +0 -0
  368. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.apparent_energy_32.yaml +0 -0
  369. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.apparent_power.yaml +0 -0
  370. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.apparent_wind_direction.yaml +0 -0
  371. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.apparent_wind_speed.yaml +0 -0
  372. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.average_current.yaml +0 -0
  373. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.average_voltage.yaml +0 -0
  374. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.barometric_pressure_trend.yaml +0 -0
  375. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_critical_status.yaml +0 -0
  376. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_energy_status.yaml +0 -0
  377. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_health_information.yaml +0 -0
  378. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_health_status.yaml +0 -0
  379. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_information.yaml +0 -0
  380. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_level.yaml +0 -0
  381. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_level_status.yaml +0 -0
  382. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.battery_time_status.yaml +0 -0
  383. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.blood_pressure_feature.yaml +0 -0
  384. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.blood_pressure_measurement.yaml +0 -0
  385. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.blood_pressure_record.yaml +0 -0
  386. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.body_composition_feature.yaml +0 -0
  387. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.body_composition_measurement.yaml +0 -0
  388. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.body_sensor_location.yaml +0 -0
  389. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.boolean.yaml +0 -0
  390. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.caloric_intake.yaml +0 -0
  391. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.carbon_monoxide_concentration.yaml +0 -0
  392. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_feature.yaml +0 -0
  393. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_measurement.yaml +0 -0
  394. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_session_run_time.yaml +0 -0
  395. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_session_start_time.yaml +0 -0
  396. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_specific_ops_control_point.yaml +0 -0
  397. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cgm_status.yaml +0 -0
  398. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.chromatic_distance_from_planckian.yaml +0 -0
  399. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.chromaticity_coordinate.yaml +0 -0
  400. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.chromaticity_coordinates.yaml +0 -0
  401. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.chromaticity_in_cct_and_duv_values.yaml +0 -0
  402. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.chromaticity_tolerance.yaml +0 -0
  403. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cie_13.3-1995_color_rendering_index.yaml +0 -0
  404. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.co2_concentration.yaml +0 -0
  405. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.coefficient.yaml +0 -0
  406. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.contact_status_8.yaml +0 -0
  407. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.content_control_id.yaml +0 -0
  408. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.correlated_color_temperature.yaml +0 -0
  409. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cosine_of_the_angle.yaml +0 -0
  410. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.count_16.yaml +0 -0
  411. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.count_24.yaml +0 -0
  412. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.country_code.yaml +0 -0
  413. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cross_trainer_data.yaml +0 -0
  414. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.csc_feature.yaml +0 -0
  415. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.csc_measurement.yaml +0 -0
  416. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.current_time.yaml +0 -0
  417. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cycling_power_control_point.yaml +0 -0
  418. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cycling_power_feature.yaml +0 -0
  419. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cycling_power_measurement.yaml +0 -0
  420. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.cycling_power_vector.yaml +0 -0
  421. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.database_change_increment.yaml +0 -0
  422. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.date_of_birth.yaml +0 -0
  423. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.date_of_threshold_assessment.yaml +0 -0
  424. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.date_time.yaml +0 -0
  425. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.date_utc.yaml +0 -0
  426. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.day_date_time.yaml +0 -0
  427. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.day_of_week.yaml +0 -0
  428. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.device_wearing_position.yaml +0 -0
  429. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.dew_point.yaml +0 -0
  430. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.door_window_status.yaml +0 -0
  431. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.dst_offset.yaml +0 -0
  432. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.elapsed_time.yaml +0 -0
  433. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.electric_current.yaml +0 -0
  434. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.electric_current_range.yaml +0 -0
  435. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.electric_current_specification.yaml +0 -0
  436. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.electric_current_statistics.yaml +0 -0
  437. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.elevation.yaml +0 -0
  438. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.email_address.yaml +0 -0
  439. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.energy.yaml +0 -0
  440. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.energy_32.yaml +0 -0
  441. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.energy_in_a_period_of_day.yaml +0 -0
  442. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.enhanced_blood_pressure_measurement.yaml +0 -0
  443. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.enhanced_intermediate_cuff_pressure.yaml +0 -0
  444. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.estimated_service_date.yaml +0 -0
  445. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.event_statistics.yaml +0 -0
  446. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.exact_time_256.yaml +0 -0
  447. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fat_burn_heart_rate_lower_limit.yaml +0 -0
  448. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fat_burn_heart_rate_upper_limit.yaml +0 -0
  449. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.firmware_revision_string.yaml +0 -0
  450. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.first_name.yaml +0 -0
  451. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.five_zone_heart_rate_limits.yaml +0 -0
  452. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fixed_string_16.yaml +0 -0
  453. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fixed_string_24.yaml +0 -0
  454. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fixed_string_36.yaml +0 -0
  455. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fixed_string_64.yaml +0 -0
  456. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.fixed_string_8.yaml +0 -0
  457. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.force.yaml +0 -0
  458. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.four_zone_heart_rate_limits.yaml +0 -0
  459. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.gender.yaml +0 -0
  460. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.generic_level.yaml +0 -0
  461. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.global_trade_item_number.yaml +0 -0
  462. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.glucose_feature.yaml +0 -0
  463. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.glucose_measurement.yaml +0 -0
  464. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.glucose_measurement_context.yaml +0 -0
  465. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.gust_factor.yaml +0 -0
  466. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.handedness.yaml +0 -0
  467. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.hardware_revision_string.yaml +0 -0
  468. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.heart_rate_control_point.yaml +0 -0
  469. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.heart_rate_max.yaml +0 -0
  470. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.heart_rate_measurement.yaml +0 -0
  471. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.heat_index.yaml +0 -0
  472. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.height.yaml +0 -0
  473. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.high_intensity_exercise_threshold.yaml +0 -0
  474. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.high_resolution_height.yaml +0 -0
  475. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.high_temperature.yaml +0 -0
  476. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.high_voltage.yaml +0 -0
  477. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.hip_circumference.yaml +0 -0
  478. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.humidity.yaml +0 -0
  479. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.humidity_8.yaml +0 -0
  480. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ieee_11073-20601_regulatory_certification_data_list.yaml +0 -0
  481. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.illuminance.yaml +0 -0
  482. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.illuminance_16.yaml +0 -0
  483. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.indoor_bike_data.yaml +0 -0
  484. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.intermediate_cuff_pressure.yaml +0 -0
  485. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.intermediate_temperature.yaml +0 -0
  486. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.irradiance.yaml +0 -0
  487. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.language.yaml +0 -0
  488. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.last_name.yaml +0 -0
  489. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.length.yaml +0 -0
  490. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.light_distribution.yaml +0 -0
  491. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.light_output.yaml +0 -0
  492. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.light_source_type.yaml +0 -0
  493. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.linear_position.yaml +0 -0
  494. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ln_control_point.yaml +0 -0
  495. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ln_feature.yaml +0 -0
  496. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.local_time_information.yaml +0 -0
  497. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.location_and_speed.yaml +0 -0
  498. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_efficacy.yaml +0 -0
  499. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_energy.yaml +0 -0
  500. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_exposure.yaml +0 -0
  501. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_flux.yaml +0 -0
  502. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_flux_range.yaml +0 -0
  503. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.luminous_intensity.yaml +0 -0
  504. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.magnetic_declination.yaml +0 -0
  505. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.magnetic_flux_density_-_2d.yaml +0 -0
  506. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.magnetic_flux_density_-_3d.yaml +0 -0
  507. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.manufacturer_name_string.yaml +0 -0
  508. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.mass_flow.yaml +0 -0
  509. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.maximum_recommended_heart_rate.yaml +0 -0
  510. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.measurement_interval.yaml +0 -0
  511. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.methane_concentration.yaml +0 -0
  512. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.middle_name.yaml +0 -0
  513. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.model_number_string.yaml +0 -0
  514. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.navigation.yaml +0 -0
  515. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.new_alert.yaml +0 -0
  516. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.nitrogen_dioxide_concentration.yaml +0 -0
  517. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.noise.yaml +0 -0
  518. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.non-methane_volatile_organic_compounds_concentration.yaml +0 -0
  519. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.object_first-created.yaml +0 -0
  520. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.object_id.yaml +0 -0
  521. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.object_last-modified.yaml +0 -0
  522. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.object_name.yaml +0 -0
  523. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.object_type.yaml +0 -0
  524. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ozone_concentration.yaml +0 -0
  525. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.particulate_matter_-_pm10_concentration.yaml +0 -0
  526. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.particulate_matter_-_pm1_concentration.yaml +0 -0
  527. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.particulate_matter_-_pm2.5_concentration.yaml +0 -0
  528. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.perceived_lightness.yaml +0 -0
  529. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.percentage_8.yaml +0 -0
  530. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.percentage_8_steps.yaml +0 -0
  531. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.pnp_id.yaml +0 -0
  532. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.pollen_concentration.yaml +0 -0
  533. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.position_quality.yaml +0 -0
  534. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.power.yaml +0 -0
  535. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.power_specification.yaml +0 -0
  536. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.precise_acceleration_3D.yaml +0 -0
  537. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.preferred_units.yaml +0 -0
  538. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.pressure.yaml +0 -0
  539. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.pushbutton_status_8.yaml +0 -0
  540. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.rainfall.yaml +0 -0
  541. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.record_access_control_point.yaml +0 -0
  542. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.reference_time_information.yaml +0 -0
  543. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_runtime_in_a_correlated_color_temperature_range.yaml +0 -0
  544. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_runtime_in_a_current_range.yaml +0 -0
  545. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_runtime_in_a_generic_level_range.yaml +0 -0
  546. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_value_in_a_period_of_day.yaml +0 -0
  547. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_value_in_a_temperature_range.yaml +0 -0
  548. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_value_in_a_voltage_range.yaml +0 -0
  549. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.relative_value_in_an_illuminance_range.yaml +0 -0
  550. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.resting_heart_rate.yaml +0 -0
  551. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ringer_control_point.yaml +0 -0
  552. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.ringer_setting.yaml +0 -0
  553. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.rotational_speed.yaml +0 -0
  554. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.rower_data.yaml +0 -0
  555. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.rsc_feature.yaml +0 -0
  556. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.rsc_measurement.yaml +0 -0
  557. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sc_control_point.yaml +0 -0
  558. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sedentary_interval_notification.yaml +0 -0
  559. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sensor_location.yaml +0 -0
  560. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.serial_number_string.yaml +0 -0
  561. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.software_revision_string.yaml +0 -0
  562. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sport_type_for_aerobic_and_anaerobic_thresholds.yaml +0 -0
  563. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.stair_climber_data.yaml +0 -0
  564. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.step_climber_data.yaml +0 -0
  565. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.stride_length.yaml +0 -0
  566. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sulfur_dioxide_concentration.yaml +0 -0
  567. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.sulfur_hexafluoride_concentration.yaml +0 -0
  568. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_heart_rate_range.yaml +0 -0
  569. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_inclination_range.yaml +0 -0
  570. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_new_alert_category.yaml +0 -0
  571. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_power_range.yaml +0 -0
  572. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_resistance_level_range.yaml +0 -0
  573. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_speed_range.yaml +0 -0
  574. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.supported_unread_alert_category.yaml +0 -0
  575. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.system_id.yaml +0 -0
  576. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature.yaml +0 -0
  577. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_8.yaml +0 -0
  578. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_8_in_a_period_of_day.yaml +0 -0
  579. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_8_statistics.yaml +0 -0
  580. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_measurement.yaml +0 -0
  581. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_range.yaml +0 -0
  582. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_statistics.yaml +0 -0
  583. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.temperature_type.yaml +0 -0
  584. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.three_zone_heart_rate_limits.yaml +0 -0
  585. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_accuracy.yaml +0 -0
  586. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_decihour_8.yaml +0 -0
  587. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_exponential_8.yaml +0 -0
  588. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_hour_24.yaml +0 -0
  589. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_millisecond_24.yaml +0 -0
  590. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_second_16.yaml +0 -0
  591. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_second_32.yaml +0 -0
  592. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_second_8.yaml +0 -0
  593. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_source.yaml +0 -0
  594. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_update_control_point.yaml +0 -0
  595. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_update_state.yaml +0 -0
  596. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_with_dst.yaml +0 -0
  597. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.time_zone.yaml +0 -0
  598. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.torque.yaml +0 -0
  599. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.treadmill_data.yaml +0 -0
  600. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.true_wind_direction.yaml +0 -0
  601. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.true_wind_speed.yaml +0 -0
  602. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.two_zone_heart_rate_limits.yaml +0 -0
  603. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.tx_power_level.yaml +0 -0
  604. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.udi_for_medical_devices.yaml +0 -0
  605. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.unread_alert_status.yaml +0 -0
  606. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.user_index.yaml +0 -0
  607. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.uv_index.yaml +0 -0
  608. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.vo2_max.yaml +0 -0
  609. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.voc_concentration.yaml +0 -0
  610. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.voltage.yaml +0 -0
  611. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.voltage_frequency.yaml +0 -0
  612. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.voltage_specification.yaml +0 -0
  613. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.voltage_statistics.yaml +0 -0
  614. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.volume_flow.yaml +0 -0
  615. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.waist_circumference.yaml +0 -0
  616. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.weight.yaml +0 -0
  617. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.weight_measurement.yaml +0 -0
  618. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.weight_scale_feature.yaml +0 -0
  619. {bluetooth_sig-0.2.0.dev2/bluetooth_sig → bluetooth_sig-0.2.0.dev3}/bluetooth_sig/gss/org.bluetooth.characteristic.wind_chill.yaml +0 -0
  620. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/_static/custom.css +0 -0
  621. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/_static/performance/.gitkeep +0 -0
  622. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/_templates/breadcrumbs.html +0 -0
  623. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/_templates/page.html +0 -0
  624. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/_templates/search.html +0 -0
  625. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/api/index.md +0 -0
  626. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/community/code-of-conduct.md +0 -0
  627. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/community/index.md +0 -0
  628. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/conf.py +0 -0
  629. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/api-overview.md +0 -0
  630. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/architecture/c4-model.md +0 -0
  631. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/architecture/decisions.md +0 -0
  632. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/architecture/internals.md +0 -0
  633. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/architecture/overview.md +0 -0
  634. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/architecture/registry-system.md +0 -0
  635. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/index.md +0 -0
  636. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/limitations.md +0 -0
  637. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/what-it-solves.md +0 -0
  638. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/explanation/why-use.md +0 -0
  639. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/adding-characteristics.md +0 -0
  640. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/advertising-parsing.md +0 -0
  641. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/async-usage.md +0 -0
  642. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/ble-integration.md +0 -0
  643. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/characteristics.md +0 -0
  644. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/contributing.md +0 -0
  645. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/import-patterns.md +0 -0
  646. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/index.md +0 -0
  647. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/migration.md +0 -0
  648. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/performance-tuning.md +0 -0
  649. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/services.md +0 -0
  650. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/testing.md +0 -0
  651. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/how-to/usage.md +0 -0
  652. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/index.md +0 -0
  653. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/performance/benchmarks.md +0 -0
  654. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/performance/index.md +0 -0
  655. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/performance/performance-data.md +0 -0
  656. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/reference/registry-coverage.md +0 -0
  657. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/tutorials/index.md +0 -0
  658. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/tutorials/installation.md +0 -0
  659. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/docs/source/tutorials/quickstart.md +0 -0
  660. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/README.md +0 -0
  661. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/__init__.py +0 -0
  662. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/advertising_parsing.py +0 -0
  663. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/async_ble_integration.py +0 -0
  664. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/basic_usage.py +0 -0
  665. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/benchmarks/__init__.py +0 -0
  666. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/benchmarks/parsing_performance.py +0 -0
  667. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/comprehensive_test.py +0 -0
  668. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/__init__.py +0 -0
  669. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/bleak_retry.py +0 -0
  670. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/bleak_utils.py +0 -0
  671. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/bless_peripheral.py +0 -0
  672. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/bluepy.py +0 -0
  673. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/connection_managers/simpleble.py +0 -0
  674. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/notifications.py +0 -0
  675. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/pure_sig_parsing.py +0 -0
  676. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/scanning.py +0 -0
  677. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/service_discovery.py +0 -0
  678. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/test_scanning_features.py +0 -0
  679. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/__init__.py +0 -0
  680. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/argparse_utils.py +0 -0
  681. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/connection_helpers.py +0 -0
  682. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/data_parsing.py +0 -0
  683. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/demo_functions.py +0 -0
  684. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/device_scanning.py +0 -0
  685. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/library_detection.py +0 -0
  686. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/mock_data.py +0 -0
  687. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/models.py +0 -0
  688. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/notification_utils.py +0 -0
  689. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/utils/simpleble_integration.py +0 -0
  690. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/with_bleak_retry.py +0 -0
  691. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/with_bluepy.py +0 -0
  692. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/examples/with_simpleble.py +0 -0
  693. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/hatch_build.py +0 -0
  694. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/justfile +0 -0
  695. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/pyrightconfig.json +0 -0
  696. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/__init__.py +0 -0
  697. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/__init__.py +0 -0
  698. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/__init__.py +0 -0
  699. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/base.py +0 -0
  700. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/ead_decryptor.py +0 -0
  701. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/encryption.py +0 -0
  702. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/exceptions.py +0 -0
  703. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/pdu_parser.py +0 -0
  704. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/registry.py +0 -0
  705. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/service_data_parser.py +0 -0
  706. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/service_resolver.py +0 -0
  707. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/sig_characteristic_interpreter.py +0 -0
  708. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/advertising/state.py +0 -0
  709. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/__init__.py +0 -0
  710. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/async_context.py +0 -0
  711. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/encoder.py +0 -0
  712. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/parser.py +0 -0
  713. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/query.py +0 -0
  714. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/registration.py +0 -0
  715. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/service_manager.py +0 -0
  716. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/core/translator.py +0 -0
  717. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/__init__.py +0 -0
  718. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/advertising.py +0 -0
  719. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/characteristic_io.py +0 -0
  720. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/client.py +0 -0
  721. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/connected.py +0 -0
  722. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/dependency_resolver.py +0 -0
  723. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/device.py +0 -0
  724. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/peripheral.py +0 -0
  725. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/peripheral_device.py +0 -0
  726. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/device/protocols.py +0 -0
  727. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/__init__.py +0 -0
  728. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/__init__.py +0 -0
  729. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/acceleration.py +0 -0
  730. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/acceleration_3d.py +0 -0
  731. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/acceleration_detection_status.py +0 -0
  732. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/activity_goal.py +0 -0
  733. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/aerobic_heart_rate_lower_limit.py +0 -0
  734. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/aerobic_heart_rate_upper_limit.py +0 -0
  735. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/aerobic_threshold.py +0 -0
  736. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/age.py +0 -0
  737. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/alert_category_id.py +0 -0
  738. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/alert_category_id_bit_mask.py +0 -0
  739. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/alert_level.py +0 -0
  740. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/alert_notification_control_point.py +0 -0
  741. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/alert_status.py +0 -0
  742. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/altitude.py +0 -0
  743. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ammonia_concentration.py +0 -0
  744. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/anaerobic_heart_rate_lower_limit.py +0 -0
  745. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/anaerobic_heart_rate_upper_limit.py +0 -0
  746. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/anaerobic_threshold.py +0 -0
  747. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/apparent_energy_32.py +0 -0
  748. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/apparent_power.py +0 -0
  749. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/apparent_wind_direction.py +0 -0
  750. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/apparent_wind_speed.py +0 -0
  751. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/appearance.py +0 -0
  752. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/average_current.py +0 -0
  753. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/average_voltage.py +0 -0
  754. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/barometric_pressure_trend.py +0 -0
  755. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/base.py +0 -0
  756. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_critical_status.py +0 -0
  757. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_energy_status.py +0 -0
  758. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_health_information.py +0 -0
  759. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_health_status.py +0 -0
  760. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_information.py +0 -0
  761. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_level.py +0 -0
  762. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_level_status.py +0 -0
  763. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/battery_time_status.py +0 -0
  764. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/blood_pressure_common.py +0 -0
  765. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/blood_pressure_feature.py +0 -0
  766. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/blood_pressure_measurement.py +0 -0
  767. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/blood_pressure_record.py +0 -0
  768. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/body_composition_feature.py +0 -0
  769. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/body_composition_measurement.py +0 -0
  770. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/body_sensor_location.py +0 -0
  771. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/bond_management_control_point.py +0 -0
  772. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/bond_management_feature.py +0 -0
  773. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/boolean.py +0 -0
  774. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/boot_keyboard_input_report.py +0 -0
  775. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/boot_keyboard_output_report.py +0 -0
  776. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/boot_mouse_input_report.py +0 -0
  777. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/caloric_intake.py +0 -0
  778. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/carbon_monoxide_concentration.py +0 -0
  779. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cgm_feature.py +0 -0
  780. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cgm_measurement.py +0 -0
  781. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cgm_session_run_time.py +0 -0
  782. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cgm_session_start_time.py +0 -0
  783. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cgm_status.py +0 -0
  784. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/characteristic_meta.py +0 -0
  785. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/chromatic_distance_from_planckian.py +0 -0
  786. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/chromaticity_coordinate.py +0 -0
  787. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/chromaticity_coordinates.py +0 -0
  788. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/chromaticity_in_cct_and_duv_values.py +0 -0
  789. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/chromaticity_tolerance.py +0 -0
  790. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cie_13_3_1995_color_rendering_index.py +0 -0
  791. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/co2_concentration.py +0 -0
  792. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/coefficient.py +0 -0
  793. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/contact_status_8.py +0 -0
  794. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/content_control_id.py +0 -0
  795. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/context_lookup.py +0 -0
  796. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/correlated_color_temperature.py +0 -0
  797. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cosine_of_the_angle.py +0 -0
  798. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/count_16.py +0 -0
  799. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/count_24.py +0 -0
  800. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/country_code.py +0 -0
  801. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cross_trainer_data.py +0 -0
  802. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/csc_feature.py +0 -0
  803. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/csc_measurement.py +0 -0
  804. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/current_elapsed_time.py +0 -0
  805. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/current_time.py +0 -0
  806. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/custom.py +0 -0
  807. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cycling_power_control_point.py +0 -0
  808. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cycling_power_feature.py +0 -0
  809. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cycling_power_measurement.py +0 -0
  810. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/cycling_power_vector.py +0 -0
  811. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/database_change_increment.py +0 -0
  812. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/date_of_birth.py +0 -0
  813. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/date_of_threshold_assessment.py +0 -0
  814. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/date_time.py +0 -0
  815. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/date_utc.py +0 -0
  816. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/day_date_time.py +0 -0
  817. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/day_of_week.py +0 -0
  818. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/descriptor_mixin.py +0 -0
  819. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/device_info.py +0 -0
  820. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/device_name.py +0 -0
  821. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/device_wearing_position.py +0 -0
  822. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/dew_point.py +0 -0
  823. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/door_window_status.py +0 -0
  824. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/dst_offset.py +0 -0
  825. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/electric_current.py +0 -0
  826. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/electric_current_range.py +0 -0
  827. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/electric_current_specification.py +0 -0
  828. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/electric_current_statistics.py +0 -0
  829. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/elevation.py +0 -0
  830. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/email_address.py +0 -0
  831. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/energy.py +0 -0
  832. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/energy_32.py +0 -0
  833. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/energy_in_a_period_of_day.py +0 -0
  834. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/enhanced_blood_pressure_measurement.py +0 -0
  835. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/enhanced_intermediate_cuff_pressure.py +0 -0
  836. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/estimated_service_date.py +0 -0
  837. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/event_statistics.py +0 -0
  838. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/exact_time_256.py +0 -0
  839. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fat_burn_heart_rate_lower_limit.py +0 -0
  840. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fat_burn_heart_rate_upper_limit.py +0 -0
  841. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/firmware_revision_string.py +0 -0
  842. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/first_name.py +0 -0
  843. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fitness_machine_common.py +0 -0
  844. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/five_zone_heart_rate_limits.py +0 -0
  845. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fixed_string_16.py +0 -0
  846. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fixed_string_24.py +0 -0
  847. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fixed_string_36.py +0 -0
  848. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fixed_string_64.py +0 -0
  849. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/fixed_string_8.py +0 -0
  850. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/floor_number.py +0 -0
  851. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/force.py +0 -0
  852. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/four_zone_heart_rate_limits.py +0 -0
  853. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/gender.py +0 -0
  854. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/generic_level.py +0 -0
  855. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/global_trade_item_number.py +0 -0
  856. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/glucose_feature.py +0 -0
  857. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/glucose_measurement.py +0 -0
  858. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/glucose_measurement_context.py +0 -0
  859. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/gust_factor.py +0 -0
  860. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/handedness.py +0 -0
  861. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/hardware_revision_string.py +0 -0
  862. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/heart_rate_control_point.py +0 -0
  863. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/heart_rate_max.py +0 -0
  864. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/heart_rate_measurement.py +0 -0
  865. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/heat_index.py +0 -0
  866. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/height.py +0 -0
  867. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/hid_control_point.py +0 -0
  868. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/hid_information.py +0 -0
  869. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/high_intensity_exercise_threshold.py +0 -0
  870. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/high_resolution_height.py +0 -0
  871. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/high_temperature.py +0 -0
  872. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/high_voltage.py +0 -0
  873. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/hip_circumference.py +0 -0
  874. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/humidity.py +0 -0
  875. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/humidity_8.py +0 -0
  876. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ieee_11073_20601_regulatory_certification_data_list.py +0 -0
  877. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/illuminance.py +0 -0
  878. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/illuminance_16.py +0 -0
  879. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/indoor_bike_data.py +0 -0
  880. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/indoor_positioning_configuration.py +0 -0
  881. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/intermediate_cuff_pressure.py +0 -0
  882. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/intermediate_temperature.py +0 -0
  883. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/irradiance.py +0 -0
  884. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/language.py +0 -0
  885. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/last_name.py +0 -0
  886. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/latitude.py +0 -0
  887. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/light_distribution.py +0 -0
  888. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/light_output.py +0 -0
  889. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/light_source_type.py +0 -0
  890. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/linear_position.py +0 -0
  891. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ln_control_point.py +0 -0
  892. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ln_feature.py +0 -0
  893. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/local_east_coordinate.py +0 -0
  894. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/local_north_coordinate.py +0 -0
  895. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/local_time_information.py +0 -0
  896. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/location_and_speed.py +0 -0
  897. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/location_name.py +0 -0
  898. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/longitude.py +0 -0
  899. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_efficacy.py +0 -0
  900. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_energy.py +0 -0
  901. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_exposure.py +0 -0
  902. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_flux.py +0 -0
  903. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_flux_range.py +0 -0
  904. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/luminous_intensity.py +0 -0
  905. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/magnetic_declination.py +0 -0
  906. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/magnetic_flux_density_2d.py +0 -0
  907. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/magnetic_flux_density_3d.py +0 -0
  908. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/manufacturer_name_string.py +0 -0
  909. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/mass_flow.py +0 -0
  910. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/maximum_recommended_heart_rate.py +0 -0
  911. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/measurement_interval.py +0 -0
  912. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/methane_concentration.py +0 -0
  913. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/middle_name.py +0 -0
  914. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/model_number_string.py +0 -0
  915. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/navigation.py +0 -0
  916. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/new_alert.py +0 -0
  917. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/nitrogen_dioxide_concentration.py +0 -0
  918. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/noise.py +0 -0
  919. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/non_methane_voc_concentration.py +0 -0
  920. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/object_first_created.py +0 -0
  921. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/object_id.py +0 -0
  922. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/object_last_modified.py +0 -0
  923. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/object_name.py +0 -0
  924. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/object_type.py +0 -0
  925. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ozone_concentration.py +0 -0
  926. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/perceived_lightness.py +0 -0
  927. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/percentage_8.py +0 -0
  928. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/percentage_8_steps.py +0 -0
  929. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/peripheral_preferred_connection_parameters.py +0 -0
  930. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/peripheral_privacy_flag.py +0 -0
  931. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pipeline/__init__.py +0 -0
  932. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pipeline/encode_pipeline.py +0 -0
  933. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pipeline/parse_pipeline.py +0 -0
  934. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pipeline/validation.py +0 -0
  935. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/plx_features.py +0 -0
  936. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/plx_spot_check_measurement.py +0 -0
  937. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pm10_concentration.py +0 -0
  938. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pm1_concentration.py +0 -0
  939. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pm25_concentration.py +0 -0
  940. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pnp_id.py +0 -0
  941. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pollen_concentration.py +0 -0
  942. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/position_quality.py +0 -0
  943. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/power.py +0 -0
  944. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/power_specification.py +0 -0
  945. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/precise_acceleration_3d.py +0 -0
  946. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/preferred_units.py +0 -0
  947. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pressure.py +0 -0
  948. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/protocol_mode.py +0 -0
  949. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pulse_oximetry_measurement.py +0 -0
  950. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/pushbutton_status_8.py +0 -0
  951. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/rainfall.py +0 -0
  952. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/reconnection_address.py +0 -0
  953. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/reference_time_information.py +0 -0
  954. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/registry.py +0 -0
  955. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_runtime_in_a_correlated_color_temperature_range.py +0 -0
  956. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_runtime_in_a_current_range.py +0 -0
  957. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_runtime_in_a_generic_level_range.py +0 -0
  958. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_value_in_a_period_of_day.py +0 -0
  959. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_value_in_a_temperature_range.py +0 -0
  960. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_value_in_a_voltage_range.py +0 -0
  961. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/relative_value_in_an_illuminance_range.py +0 -0
  962. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/report.py +0 -0
  963. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/report_map.py +0 -0
  964. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/resting_heart_rate.py +0 -0
  965. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ringer_control_point.py +0 -0
  966. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/ringer_setting.py +0 -0
  967. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/role_classifier.py +0 -0
  968. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/rotational_speed.py +0 -0
  969. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/rower_data.py +0 -0
  970. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/rsc_feature.py +0 -0
  971. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/rsc_measurement.py +0 -0
  972. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/scan_interval_window.py +0 -0
  973. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/scan_refresh.py +0 -0
  974. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/sedentary_interval_notification.py +0 -0
  975. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/sensor_location.py +0 -0
  976. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/serial_number_string.py +0 -0
  977. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/service_changed.py +0 -0
  978. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/software_revision_string.py +0 -0
  979. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/sport_type_for_aerobic_and_anaerobic_thresholds.py +0 -0
  980. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/stair_climber_data.py +0 -0
  981. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/step_climber_data.py +0 -0
  982. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/stride_length.py +0 -0
  983. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/sulfur_dioxide_concentration.py +0 -0
  984. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/sulfur_hexafluoride_concentration.py +0 -0
  985. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_heart_rate_range.py +0 -0
  986. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_inclination_range.py +0 -0
  987. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_new_alert_category.py +0 -0
  988. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_power_range.py +0 -0
  989. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_resistance_level_range.py +0 -0
  990. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_speed_range.py +0 -0
  991. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/supported_unread_alert_category.py +0 -0
  992. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/system_id.py +0 -0
  993. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature.py +0 -0
  994. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_8.py +0 -0
  995. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_8_in_a_period_of_day.py +0 -0
  996. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_8_statistics.py +0 -0
  997. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_measurement.py +0 -0
  998. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_range.py +0 -0
  999. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_statistics.py +0 -0
  1000. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/temperature_type.py +0 -0
  1001. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/__init__.py +0 -0
  1002. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/base.py +0 -0
  1003. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/composite.py +0 -0
  1004. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/data_structures.py +0 -0
  1005. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/domain.py +0 -0
  1006. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/enum.py +0 -0
  1007. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/epoch_date.py +0 -0
  1008. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/flag.py +0 -0
  1009. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/ieee_float.py +0 -0
  1010. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/numeric.py +0 -0
  1011. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/scaled.py +0 -0
  1012. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/string.py +0 -0
  1013. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/templates/time_duration.py +0 -0
  1014. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/three_zone_heart_rate_limits.py +0 -0
  1015. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_accuracy.py +0 -0
  1016. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_decihour_8.py +0 -0
  1017. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_exponential_8.py +0 -0
  1018. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_hour_24.py +0 -0
  1019. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_millisecond_24.py +0 -0
  1020. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_second_16.py +0 -0
  1021. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_second_32.py +0 -0
  1022. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_second_8.py +0 -0
  1023. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_source.py +0 -0
  1024. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_update_control_point.py +0 -0
  1025. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_update_state.py +0 -0
  1026. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_with_dst.py +0 -0
  1027. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/time_zone.py +0 -0
  1028. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/torque.py +0 -0
  1029. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/treadmill_data.py +0 -0
  1030. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/true_wind_direction.py +0 -0
  1031. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/true_wind_speed.py +0 -0
  1032. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/two_zone_heart_rate_limits.py +0 -0
  1033. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/tx_power_level.py +0 -0
  1034. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/uncertainty.py +0 -0
  1035. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/unknown.py +0 -0
  1036. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/unread_alert_status.py +0 -0
  1037. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/user_index.py +0 -0
  1038. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/__init__.py +0 -0
  1039. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/bit_field_utils.py +0 -0
  1040. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/data_parser.py +0 -0
  1041. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/data_validator.py +0 -0
  1042. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/debug_utils.py +0 -0
  1043. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/extractors.py +0 -0
  1044. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/ieee11073_parser.py +0 -0
  1045. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/parse_trace.py +0 -0
  1046. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils/translators.py +0 -0
  1047. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/utils.py +0 -0
  1048. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/uv_index.py +0 -0
  1049. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/vo2_max.py +0 -0
  1050. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/voc_concentration.py +0 -0
  1051. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/voltage.py +0 -0
  1052. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/voltage_frequency.py +0 -0
  1053. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/voltage_specification.py +0 -0
  1054. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/voltage_statistics.py +0 -0
  1055. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/volume_flow.py +0 -0
  1056. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/waist_circumference.py +0 -0
  1057. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/weight.py +0 -0
  1058. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/weight_measurement.py +0 -0
  1059. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/weight_scale_feature.py +0 -0
  1060. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/characteristics/wind_chill.py +0 -0
  1061. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/constants.py +0 -0
  1062. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/context.py +0 -0
  1063. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptor_utils.py +0 -0
  1064. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/__init__.py +0 -0
  1065. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/base.py +0 -0
  1066. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/cccd.py +0 -0
  1067. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/characteristic_aggregate_format.py +0 -0
  1068. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/characteristic_extended_properties.py +0 -0
  1069. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/characteristic_presentation_format.py +0 -0
  1070. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/characteristic_user_description.py +0 -0
  1071. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/complete_br_edr_transport_block_data.py +0 -0
  1072. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/environmental_sensing_configuration.py +0 -0
  1073. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/environmental_sensing_measurement.py +0 -0
  1074. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/environmental_sensing_trigger_setting.py +0 -0
  1075. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/external_report_reference.py +0 -0
  1076. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/imd_trigger_setting.py +0 -0
  1077. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/manufacturer_limits.py +0 -0
  1078. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/measurement_description.py +0 -0
  1079. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/number_of_digitals.py +0 -0
  1080. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/observation_schedule.py +0 -0
  1081. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/process_tolerances.py +0 -0
  1082. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/registry.py +0 -0
  1083. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/report_reference.py +0 -0
  1084. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/server_characteristic_configuration.py +0 -0
  1085. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/time_trigger_setting.py +0 -0
  1086. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/valid_range.py +0 -0
  1087. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/valid_range_and_accuracy.py +0 -0
  1088. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/descriptors/value_trigger_setting.py +0 -0
  1089. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/exceptions.py +0 -0
  1090. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/registry_utils.py +0 -0
  1091. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/resolver.py +0 -0
  1092. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/__init__.py +0 -0
  1093. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/alert_notification.py +0 -0
  1094. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/automation_io.py +0 -0
  1095. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/base.py +0 -0
  1096. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/battery_service.py +0 -0
  1097. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/blood_pressure.py +0 -0
  1098. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/body_composition.py +0 -0
  1099. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/bond_management.py +0 -0
  1100. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/current_time_service.py +0 -0
  1101. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/custom.py +0 -0
  1102. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/cycling_power.py +0 -0
  1103. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/cycling_speed_and_cadence.py +0 -0
  1104. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/device_information.py +0 -0
  1105. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/environmental_sensing.py +0 -0
  1106. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/fitness_machine_service.py +0 -0
  1107. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/generic_access.py +0 -0
  1108. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/generic_attribute.py +0 -0
  1109. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/glucose.py +0 -0
  1110. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/health_thermometer.py +0 -0
  1111. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/heart_rate.py +0 -0
  1112. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/human_interface_device.py +0 -0
  1113. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/immediate_alert.py +0 -0
  1114. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/indoor_positioning_service.py +0 -0
  1115. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/link_loss.py +0 -0
  1116. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/location_and_navigation.py +0 -0
  1117. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/next_dst_change.py +0 -0
  1118. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/phone_alert_status.py +0 -0
  1119. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/pulse_oximeter_service.py +0 -0
  1120. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/reference_time_update.py +0 -0
  1121. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/registry.py +0 -0
  1122. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/running_speed_and_cadence.py +0 -0
  1123. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/scan_parameters.py +0 -0
  1124. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/tx_power.py +0 -0
  1125. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/unknown.py +0 -0
  1126. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/user_data.py +0 -0
  1127. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/services/weight_scale.py +0 -0
  1128. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/special_values_resolver.py +0 -0
  1129. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/uuid_registry.py +0 -0
  1130. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/gatt/validation.py +0 -0
  1131. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/py.typed +0 -0
  1132. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/__init__.py +0 -0
  1133. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/base.py +0 -0
  1134. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/company_identifiers/__init__.py +0 -0
  1135. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/company_identifiers/company_identifiers_registry.py +0 -0
  1136. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/__init__.py +0 -0
  1137. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/ad_types.py +0 -0
  1138. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/appearance_values.py +0 -0
  1139. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/class_of_device.py +0 -0
  1140. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/coding_format.py +0 -0
  1141. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/formattypes.py +0 -0
  1142. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/namespace_description.py +0 -0
  1143. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/core/uri_schemes.py +0 -0
  1144. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/gss.py +0 -0
  1145. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/profiles/__init__.py +0 -0
  1146. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/profiles/permitted_characteristics.py +0 -0
  1147. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/profiles/profile_lookup.py +0 -0
  1148. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/service_discovery/__init__.py +0 -0
  1149. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/service_discovery/attribute_ids.py +0 -0
  1150. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/utils.py +0 -0
  1151. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/__init__.py +0 -0
  1152. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/browse_groups.py +0 -0
  1153. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/declarations.py +0 -0
  1154. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/members.py +0 -0
  1155. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/mesh_profiles.py +0 -0
  1156. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/object_types.py +0 -0
  1157. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/protocol_identifiers.py +0 -0
  1158. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/sdo_uuids.py +0 -0
  1159. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/service_classes.py +0 -0
  1160. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/registry/uuids/units.py +0 -0
  1161. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/stream/__init__.py +0 -0
  1162. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/stream/pairing.py +0 -0
  1163. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/__init__.py +0 -0
  1164. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/ad_types_constants.py +0 -0
  1165. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/address.py +0 -0
  1166. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/__init__.py +0 -0
  1167. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/ad_structures.py +0 -0
  1168. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/builder.py +0 -0
  1169. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/channel_map_update.py +0 -0
  1170. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/extended.py +0 -0
  1171. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/features.py +0 -0
  1172. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/flags.py +0 -0
  1173. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/indoor_positioning.py +0 -0
  1174. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/pdu.py +0 -0
  1175. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/result.py +0 -0
  1176. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/three_d_information.py +0 -0
  1177. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/advertising/transport_discovery.py +0 -0
  1178. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/alert.py +0 -0
  1179. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/appearance.py +0 -0
  1180. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/base_types.py +0 -0
  1181. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/battery.py +0 -0
  1182. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/company.py +0 -0
  1183. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/context.py +0 -0
  1184. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/data_types.py +0 -0
  1185. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/device_types.py +0 -0
  1186. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/ead.py +0 -0
  1187. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/gatt_enums.py +0 -0
  1188. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/gatt_services.py +0 -0
  1189. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/io.py +0 -0
  1190. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/location.py +0 -0
  1191. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/mesh.py +0 -0
  1192. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/peripheral_types.py +0 -0
  1193. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/protocols.py +0 -0
  1194. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/__init__.py +0 -0
  1195. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/ad_types.py +0 -0
  1196. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/amp.py +0 -0
  1197. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/appearance_info.py +0 -0
  1198. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/browse_group_identifiers.py +0 -0
  1199. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/characteristic_uuids.py +0 -0
  1200. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/class_of_device.py +0 -0
  1201. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/coding_format.py +0 -0
  1202. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/common.py +0 -0
  1203. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/company_identifiers.py +0 -0
  1204. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/core_version.py +0 -0
  1205. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/declarations.py +0 -0
  1206. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/descriptor_types.py +0 -0
  1207. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/descriptors.py +0 -0
  1208. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/diacs.py +0 -0
  1209. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/dp_property.py +0 -0
  1210. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/dp_property_groups.py +0 -0
  1211. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/dp_property_ids.py +0 -0
  1212. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/formattypes.py +0 -0
  1213. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/gss_characteristic.py +0 -0
  1214. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/member_uuids.py +0 -0
  1215. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/mesh_profile_uuids.py +0 -0
  1216. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/mws_channel_type.py +0 -0
  1217. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/namespace.py +0 -0
  1218. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/namespaces.py +0 -0
  1219. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/object_types.py +0 -0
  1220. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/pcm_data_format.py +0 -0
  1221. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/profile_types.py +0 -0
  1222. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/protocol_identifiers.py +0 -0
  1223. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/psm.py +0 -0
  1224. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/sdo_uuids.py +0 -0
  1225. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/sdp_base_uuid.py +0 -0
  1226. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/service_class.py +0 -0
  1227. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/service_uuids.py +0 -0
  1228. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/transport_layers.py +0 -0
  1229. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/units.py +0 -0
  1230. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/registry/uri_schemes.py +0 -0
  1231. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/scan_interval_window.py +0 -0
  1232. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/special_values.py +0 -0
  1233. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/units.py +0 -0
  1234. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/uri.py +0 -0
  1235. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/types/uuid.py +0 -0
  1236. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/utils/__init__.py +0 -0
  1237. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/utils/profiling.py +0 -0
  1238. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/src/bluetooth_sig/utils/rssi_utils.py +0 -0
  1239. {bluetooth_sig-0.2.0.dev2 → bluetooth_sig-0.2.0.dev3}/stubs/simplepyble/__init__.pyi +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluetooth-sig
3
- Version: 0.2.0.dev2
3
+ Version: 0.2.0.dev3
4
4
  Summary: Pure Bluetooth SIG standards library for characteristic and service interpretation
5
5
  Project-URL: documentation, https://ronanb96.github.io/bluetooth-sig-python/
6
6
  Project-URL: repository, https://github.com/RonanB96/bluetooth-sig-python
@@ -144,9 +144,6 @@ packages = ["src/bluetooth_sig"]
144
144
  [tool.hatch.build.targets.wheel.force-include]
145
145
  "bluetooth_sig" = "bluetooth_sig/bluetooth_sig"
146
146
 
147
- [tool.hatch.build.targets.sdist.force-include]
148
- "bluetooth_sig" = "bluetooth_sig/bluetooth_sig"
149
-
150
147
  [tool.hatch.metadata]
151
148
  allow-direct-references = true
152
149
 
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.2.0.dev2'
32
- __version_tuple__ = version_tuple = (0, 2, 0, 'dev2')
31
+ __version__ = version = '0.2.0.dev3'
32
+ __version_tuple__ = version_tuple = (0, 2, 0, 'dev3')
33
33
 
34
34
  __commit_id__ = commit_id = None