| src / bluetooth_sig / __init__.py |
|
16 |
3 |
0 |
|
81% |
| src / bluetooth_sig / _version.py |
|
13 |
0 |
5 |
|
100% |
| src / bluetooth_sig / advertising / __init__.py |
|
14 |
0 |
0 |
|
100% |
| src / bluetooth_sig / advertising / base.py |
|
48 |
1 |
1 |
|
98% |
| src / bluetooth_sig / advertising / ead_decryptor.py |
|
99 |
8 |
0 |
|
92% |
| src / bluetooth_sig / advertising / encryption.py |
|
54 |
0 |
4 |
|
100% |
| src / bluetooth_sig / advertising / exceptions.py |
|
49 |
0 |
0 |
|
100% |
| src / bluetooth_sig / advertising / pdu_parser.py |
|
374 |
172 |
0 |
|
54% |
| src / bluetooth_sig / advertising / registry.py |
|
108 |
32 |
0 |
|
70% |
| src / bluetooth_sig / advertising / service_data_parser.py |
|
36 |
0 |
0 |
|
100% |
| src / bluetooth_sig / advertising / service_resolver.py |
|
30 |
0 |
0 |
|
100% |
| src / bluetooth_sig / advertising / sig_characteristic_interpreter.py |
|
37 |
0 |
0 |
|
100% |
| src / bluetooth_sig / advertising / state.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / core / __init__.py |
|
4 |
0 |
0 |
|
100% |
| src / bluetooth_sig / core / async_context.py |
|
33 |
0 |
13 |
|
100% |
| src / bluetooth_sig / core / encoder.py |
|
127 |
27 |
16 |
|
79% |
| src / bluetooth_sig / core / parser.py |
|
127 |
12 |
15 |
|
91% |
| src / bluetooth_sig / core / query.py |
|
134 |
20 |
0 |
|
85% |
| src / bluetooth_sig / core / registration.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / core / service_manager.py |
|
34 |
15 |
0 |
|
56% |
| src / bluetooth_sig / core / translator.py |
|
102 |
1 |
62 |
|
99% |
| src / bluetooth_sig / device / __init__.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / device / advertising.py |
|
128 |
55 |
44 |
|
57% |
| src / bluetooth_sig / device / characteristic_io.py |
|
110 |
33 |
43 |
|
70% |
| src / bluetooth_sig / device / client.py |
|
72 |
6 |
0 |
|
92% |
| src / bluetooth_sig / device / connected.py |
|
160 |
75 |
0 |
|
53% |
| src / bluetooth_sig / device / dependency_resolver.py |
|
62 |
34 |
0 |
|
45% |
| src / bluetooth_sig / device / device.py |
|
160 |
33 |
43 |
|
79% |
| src / bluetooth_sig / device / peripheral.py |
|
112 |
27 |
0 |
|
76% |
| src / bluetooth_sig / device / peripheral_device.py |
|
89 |
0 |
0 |
|
100% |
| src / bluetooth_sig / device / protocols.py |
|
17 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / __init__.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / __init__.py |
|
287 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / acceleration.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / acceleration_3d.py |
|
23 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / acceleration_detection_status.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / activity_goal.py |
|
121 |
37 |
0 |
|
69% |
| src / bluetooth_sig / gatt / characteristics / aerobic_heart_rate_lower_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / aerobic_heart_rate_upper_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / aerobic_threshold.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / age.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / alert_category_id.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / alert_category_id_bit_mask.py |
|
13 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / alert_level.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / alert_notification_control_point.py |
|
22 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / alert_status.py |
|
30 |
13 |
0 |
|
57% |
| src / bluetooth_sig / gatt / characteristics / altitude.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / ammonia_concentration.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / anaerobic_heart_rate_lower_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / anaerobic_heart_rate_upper_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / anaerobic_threshold.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / apparent_energy_32.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / apparent_power.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / apparent_wind_direction.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / apparent_wind_speed.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / appearance.py |
|
16 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / average_current.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / average_voltage.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / barometric_pressure_trend.py |
|
26 |
4 |
0 |
|
85% |
| src / bluetooth_sig / gatt / characteristics / base.py |
|
318 |
53 |
0 |
|
83% |
| src / bluetooth_sig / gatt / characteristics / battery_critical_status.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / battery_energy_status.py |
|
47 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / battery_health_information.py |
|
56 |
2 |
0 |
|
96% |
| src / bluetooth_sig / gatt / characteristics / battery_health_status.py |
|
74 |
3 |
0 |
|
96% |
| src / bluetooth_sig / gatt / characteristics / battery_information.py |
|
135 |
3 |
0 |
|
98% |
| src / bluetooth_sig / gatt / characteristics / battery_level.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / battery_level_status.py |
|
121 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / battery_time_status.py |
|
63 |
3 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / blood_pressure_common.py |
|
88 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / blood_pressure_feature.py |
|
36 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / blood_pressure_measurement.py |
|
41 |
2 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / blood_pressure_record.py |
|
44 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / body_composition_feature.py |
|
105 |
8 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / body_composition_measurement.py |
|
278 |
48 |
0 |
|
83% |
| src / bluetooth_sig / gatt / characteristics / body_sensor_location.py |
|
16 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / bond_management_control_point.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / bond_management_feature.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / boolean.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / boot_keyboard_input_report.py |
|
37 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / boot_keyboard_output_report.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / boot_mouse_input_report.py |
|
36 |
1 |
0 |
|
97% |
| src / bluetooth_sig / gatt / characteristics / caloric_intake.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / carbon_monoxide_concentration.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cgm_feature.py |
|
67 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cgm_measurement.py |
|
121 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cgm_session_run_time.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cgm_session_start_time.py |
|
44 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cgm_status.py |
|
52 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / characteristic_meta.py |
|
77 |
5 |
0 |
|
94% |
| src / bluetooth_sig / gatt / characteristics / chromatic_distance_from_planckian.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / chromaticity_coordinate.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / chromaticity_coordinates.py |
|
34 |
2 |
0 |
|
94% |
| src / bluetooth_sig / gatt / characteristics / chromaticity_in_cct_and_duv_values.py |
|
39 |
4 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / chromaticity_tolerance.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cie_13_3_1995_color_rendering_index.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / co2_concentration.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / coefficient.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / contact_status_8.py |
|
15 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / content_control_id.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / context_lookup.py |
|
35 |
2 |
0 |
|
94% |
| src / bluetooth_sig / gatt / characteristics / correlated_color_temperature.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cosine_of_the_angle.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / count_16.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / count_24.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / country_code.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cross_trainer_data.py |
|
252 |
42 |
0 |
|
83% |
| src / bluetooth_sig / gatt / characteristics / csc_feature.py |
|
30 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / csc_measurement.py |
|
100 |
14 |
0 |
|
86% |
| src / bluetooth_sig / gatt / characteristics / current_elapsed_time.py |
|
47 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / current_time.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / custom.py |
|
47 |
5 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / cycling_power_control_point.py |
|
138 |
15 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / cycling_power_feature.py |
|
34 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / cycling_power_measurement.py |
|
138 |
19 |
0 |
|
86% |
| src / bluetooth_sig / gatt / characteristics / cycling_power_vector.py |
|
88 |
7 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / database_change_increment.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / date_of_birth.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / date_of_threshold_assessment.py |
|
30 |
3 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / date_time.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / date_utc.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / day_date_time.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / day_of_week.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / descriptor_mixin.py |
|
43 |
8 |
0 |
|
81% |
| src / bluetooth_sig / gatt / characteristics / device_info.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / device_name.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / device_wearing_position.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / dew_point.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / door_window_status.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / dst_offset.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / electric_current.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / electric_current_range.py |
|
36 |
5 |
0 |
|
86% |
| src / bluetooth_sig / gatt / characteristics / electric_current_specification.py |
|
31 |
3 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / electric_current_statistics.py |
|
36 |
3 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / elevation.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / email_address.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / energy.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / energy_32.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / energy_in_a_period_of_day.py |
|
37 |
2 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / enhanced_blood_pressure_measurement.py |
|
95 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / enhanced_intermediate_cuff_pressure.py |
|
78 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / estimated_service_date.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / event_statistics.py |
|
55 |
4 |
0 |
|
93% |
| src / bluetooth_sig / gatt / characteristics / exact_time_256.py |
|
26 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fat_burn_heart_rate_lower_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fat_burn_heart_rate_upper_limit.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / firmware_revision_string.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / first_name.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fitness_machine_common.py |
|
42 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / five_zone_heart_rate_limits.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fixed_string_16.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fixed_string_24.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fixed_string_36.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fixed_string_64.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / fixed_string_8.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / floor_number.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / force.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / four_zone_heart_rate_limits.py |
|
21 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / gender.py |
|
11 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / generic_level.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / global_trade_item_number.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / glucose_feature.py |
|
99 |
11 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / glucose_measurement.py |
|
160 |
32 |
0 |
|
80% |
| src / bluetooth_sig / gatt / characteristics / glucose_measurement_context.py |
|
239 |
31 |
0 |
|
87% |
| src / bluetooth_sig / gatt / characteristics / gust_factor.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / handedness.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / hardware_revision_string.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / heart_rate_control_point.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / heart_rate_max.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / heart_rate_measurement.py |
|
101 |
9 |
0 |
|
91% |
| src / bluetooth_sig / gatt / characteristics / heat_index.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / height.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / hid_control_point.py |
|
11 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / hid_information.py |
|
37 |
14 |
0 |
|
62% |
| src / bluetooth_sig / gatt / characteristics / high_intensity_exercise_threshold.py |
|
46 |
6 |
0 |
|
87% |
| src / bluetooth_sig / gatt / characteristics / high_resolution_height.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / high_temperature.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / high_voltage.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / hip_circumference.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / humidity.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / humidity_8.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / ieee_11073_20601_regulatory_certification_data_list.py |
|
17 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / illuminance.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / illuminance_16.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / indoor_bike_data.py |
|
196 |
15 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / indoor_positioning_configuration.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / intermediate_cuff_pressure.py |
|
29 |
3 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / intermediate_temperature.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / irradiance.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / language.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / last_name.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / latitude.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / light_distribution.py |
|
13 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / light_output.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / light_source_type.py |
|
13 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / linear_position.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / ln_control_point.py |
|
134 |
28 |
0 |
|
79% |
| src / bluetooth_sig / gatt / characteristics / ln_feature.py |
|
59 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / local_east_coordinate.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / local_north_coordinate.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / local_time_information.py |
|
71 |
6 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / location_and_speed.py |
|
130 |
10 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / location_name.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / longitude.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / luminous_efficacy.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / luminous_energy.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / luminous_exposure.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / luminous_flux.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / luminous_flux_range.py |
|
32 |
2 |
0 |
|
94% |
| src / bluetooth_sig / gatt / characteristics / luminous_intensity.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / magnetic_declination.py |
|
14 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / magnetic_flux_density_2d.py |
|
25 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / magnetic_flux_density_3d.py |
|
28 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / manufacturer_name_string.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / mass_flow.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / maximum_recommended_heart_rate.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / measurement_interval.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / methane_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / middle_name.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / model_number_string.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / navigation.py |
|
95 |
7 |
0 |
|
93% |
| src / bluetooth_sig / gatt / characteristics / new_alert.py |
|
36 |
1 |
0 |
|
97% |
| src / bluetooth_sig / gatt / characteristics / nitrogen_dioxide_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / noise.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / non_methane_voc_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / object_first_created.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / object_id.py |
|
16 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / object_last_modified.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / object_name.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / object_type.py |
|
32 |
1 |
0 |
|
97% |
| src / bluetooth_sig / gatt / characteristics / ozone_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / perceived_lightness.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / percentage_8.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / percentage_8_steps.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / peripheral_preferred_connection_parameters.py |
|
27 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / peripheral_privacy_flag.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pipeline / __init__.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pipeline / encode_pipeline.py |
|
86 |
27 |
0 |
|
69% |
| src / bluetooth_sig / gatt / characteristics / pipeline / parse_pipeline.py |
|
118 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pipeline / validation.py |
|
81 |
9 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / plx_features.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / plx_spot_check_measurement.py |
|
89 |
33 |
0 |
|
63% |
| src / bluetooth_sig / gatt / characteristics / pm10_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pm1_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pm25_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pnp_id.py |
|
28 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pollen_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / position_quality.py |
|
91 |
4 |
0 |
|
96% |
| src / bluetooth_sig / gatt / characteristics / power.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / power_specification.py |
|
44 |
2 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / precise_acceleration_3d.py |
|
25 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / preferred_units.py |
|
45 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pressure.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / protocol_mode.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / pulse_oximetry_measurement.py |
|
80 |
12 |
0 |
|
85% |
| src / bluetooth_sig / gatt / characteristics / pushbutton_status_8.py |
|
25 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / rainfall.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / reconnection_address.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / reference_time_information.py |
|
52 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / registry.py |
|
135 |
26 |
0 |
|
81% |
| src / bluetooth_sig / gatt / characteristics / relative_runtime_in_a_correlated_color_temperature_range.py |
|
41 |
5 |
0 |
|
88% |
| src / bluetooth_sig / gatt / characteristics / relative_runtime_in_a_current_range.py |
|
45 |
5 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / relative_runtime_in_a_generic_level_range.py |
|
41 |
5 |
0 |
|
88% |
| src / bluetooth_sig / gatt / characteristics / relative_value_in_a_period_of_day.py |
|
41 |
3 |
0 |
|
93% |
| src / bluetooth_sig / gatt / characteristics / relative_value_in_a_temperature_range.py |
|
42 |
4 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / relative_value_in_a_voltage_range.py |
|
46 |
5 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / relative_value_in_an_illuminance_range.py |
|
46 |
5 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / report.py |
|
13 |
2 |
0 |
|
85% |
| src / bluetooth_sig / gatt / characteristics / report_map.py |
|
13 |
2 |
0 |
|
85% |
| src / bluetooth_sig / gatt / characteristics / resting_heart_rate.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / ringer_control_point.py |
|
15 |
1 |
0 |
|
93% |
| src / bluetooth_sig / gatt / characteristics / ringer_setting.py |
|
21 |
7 |
0 |
|
67% |
| src / bluetooth_sig / gatt / characteristics / role_classifier.py |
|
66 |
1 |
0 |
|
98% |
| src / bluetooth_sig / gatt / characteristics / rotational_speed.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / rower_data.py |
|
199 |
16 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / rsc_feature.py |
|
38 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / rsc_measurement.py |
|
87 |
12 |
0 |
|
86% |
| src / bluetooth_sig / gatt / characteristics / scan_interval_window.py |
|
21 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / scan_refresh.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / sedentary_interval_notification.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / sensor_location.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / serial_number_string.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / service_changed.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / software_revision_string.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / sport_type_for_aerobic_and_anaerobic_thresholds.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / stair_climber_data.py |
|
147 |
12 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / step_climber_data.py |
|
142 |
12 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / stride_length.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / sulfur_dioxide_concentration.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / sulfur_hexafluoride_concentration.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / supported_heart_rate_range.py |
|
32 |
1 |
0 |
|
97% |
| src / bluetooth_sig / gatt / characteristics / supported_inclination_range.py |
|
44 |
4 |
0 |
|
91% |
| src / bluetooth_sig / gatt / characteristics / supported_new_alert_category.py |
|
14 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / supported_power_range.py |
|
34 |
6 |
0 |
|
82% |
| src / bluetooth_sig / gatt / characteristics / supported_resistance_level_range.py |
|
40 |
2 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / supported_speed_range.py |
|
40 |
2 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / supported_unread_alert_category.py |
|
14 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / system_id.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / temperature.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / temperature_8.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / temperature_8_in_a_period_of_day.py |
|
43 |
4 |
0 |
|
91% |
| src / bluetooth_sig / gatt / characteristics / temperature_8_statistics.py |
|
61 |
3 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / temperature_measurement.py |
|
55 |
1 |
0 |
|
98% |
| src / bluetooth_sig / gatt / characteristics / temperature_range.py |
|
36 |
3 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / temperature_statistics.py |
|
60 |
3 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / temperature_type.py |
|
17 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / templates / __init__.py |
|
13 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / templates / base.py |
|
43 |
1 |
0 |
|
98% |
| src / bluetooth_sig / gatt / characteristics / templates / composite.py |
|
77 |
24 |
0 |
|
69% |
| src / bluetooth_sig / gatt / characteristics / templates / data_structures.py |
|
16 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / templates / domain.py |
|
65 |
18 |
0 |
|
72% |
| src / bluetooth_sig / gatt / characteristics / templates / enum.py |
|
60 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / templates / epoch_date.py |
|
24 |
2 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / templates / flag.py |
|
46 |
6 |
0 |
|
87% |
| src / bluetooth_sig / gatt / characteristics / templates / ieee_float.py |
|
38 |
3 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / templates / numeric.py |
|
133 |
33 |
0 |
|
75% |
| src / bluetooth_sig / gatt / characteristics / templates / scaled.py |
|
146 |
22 |
0 |
|
85% |
| src / bluetooth_sig / gatt / characteristics / templates / string.py |
|
66 |
3 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / templates / time_duration.py |
|
68 |
4 |
0 |
|
94% |
| src / bluetooth_sig / gatt / characteristics / three_zone_heart_rate_limits.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_accuracy.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_decihour_8.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_exponential_8.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_hour_24.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_millisecond_24.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_second_16.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_second_32.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_second_8.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_source.py |
|
15 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_update_control_point.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_update_state.py |
|
30 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_with_dst.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / time_zone.py |
|
51 |
11 |
0 |
|
78% |
| src / bluetooth_sig / gatt / characteristics / torque.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / treadmill_data.py |
|
221 |
18 |
0 |
|
92% |
| src / bluetooth_sig / gatt / characteristics / true_wind_direction.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / true_wind_speed.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / two_zone_heart_rate_limits.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / tx_power_level.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / uncertainty.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / unknown.py |
|
22 |
4 |
0 |
|
82% |
| src / bluetooth_sig / gatt / characteristics / unread_alert_status.py |
|
22 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / user_index.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / utils.py |
|
7 |
7 |
0 |
|
0% |
| src / bluetooth_sig / gatt / characteristics / utils / __init__.py |
|
10 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / utils / bit_field_utils.py |
|
183 |
5 |
0 |
|
97% |
| src / bluetooth_sig / gatt / characteristics / utils / data_parser.py |
|
104 |
7 |
0 |
|
93% |
| src / bluetooth_sig / gatt / characteristics / utils / data_validator.py |
|
44 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / utils / debug_utils.py |
|
78 |
22 |
0 |
|
72% |
| src / bluetooth_sig / gatt / characteristics / utils / extractors.py |
|
168 |
16 |
0 |
|
90% |
| src / bluetooth_sig / gatt / characteristics / utils / ieee11073_parser.py |
|
169 |
8 |
0 |
|
95% |
| src / bluetooth_sig / gatt / characteristics / utils / parse_trace.py |
|
13 |
6 |
0 |
|
54% |
| src / bluetooth_sig / gatt / characteristics / utils / translators.py |
|
87 |
19 |
0 |
|
78% |
| src / bluetooth_sig / gatt / characteristics / uv_index.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / vo2_max.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / voc_concentration.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / voltage.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / voltage_frequency.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / voltage_specification.py |
|
35 |
5 |
0 |
|
86% |
| src / bluetooth_sig / gatt / characteristics / voltage_statistics.py |
|
41 |
5 |
0 |
|
88% |
| src / bluetooth_sig / gatt / characteristics / volume_flow.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / waist_circumference.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / weight.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / characteristics / weight_measurement.py |
|
129 |
14 |
0 |
|
89% |
| src / bluetooth_sig / gatt / characteristics / weight_scale_feature.py |
|
78 |
9 |
0 |
|
88% |
| src / bluetooth_sig / gatt / characteristics / wind_chill.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / constants.py |
|
61 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / context.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / descriptor_utils.py |
|
59 |
39 |
0 |
|
34% |
| src / bluetooth_sig / gatt / descriptors / __init__.py |
|
48 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / descriptors / base.py |
|
66 |
8 |
7 |
|
88% |
| src / bluetooth_sig / gatt / descriptors / cccd.py |
|
42 |
8 |
0 |
|
81% |
| src / bluetooth_sig / gatt / descriptors / characteristic_aggregate_format.py |
|
26 |
6 |
0 |
|
77% |
| src / bluetooth_sig / gatt / descriptors / characteristic_extended_properties.py |
|
28 |
6 |
0 |
|
79% |
| src / bluetooth_sig / gatt / descriptors / characteristic_presentation_format.py |
|
109 |
9 |
0 |
|
92% |
| src / bluetooth_sig / gatt / descriptors / characteristic_user_description.py |
|
19 |
2 |
0 |
|
89% |
| src / bluetooth_sig / gatt / descriptors / complete_br_edr_transport_block_data.py |
|
16 |
4 |
0 |
|
75% |
| src / bluetooth_sig / gatt / descriptors / environmental_sensing_configuration.py |
|
36 |
8 |
0 |
|
78% |
| src / bluetooth_sig / gatt / descriptors / environmental_sensing_measurement.py |
|
32 |
12 |
0 |
|
62% |
| src / bluetooth_sig / gatt / descriptors / environmental_sensing_trigger_setting.py |
|
20 |
6 |
0 |
|
70% |
| src / bluetooth_sig / gatt / descriptors / external_report_reference.py |
|
17 |
4 |
0 |
|
76% |
| src / bluetooth_sig / gatt / descriptors / imd_trigger_setting.py |
|
17 |
4 |
0 |
|
76% |
| src / bluetooth_sig / gatt / descriptors / manufacturer_limits.py |
|
25 |
8 |
0 |
|
68% |
| src / bluetooth_sig / gatt / descriptors / measurement_description.py |
|
19 |
4 |
0 |
|
79% |
| src / bluetooth_sig / gatt / descriptors / number_of_digitals.py |
|
19 |
4 |
0 |
|
79% |
| src / bluetooth_sig / gatt / descriptors / observation_schedule.py |
|
15 |
4 |
0 |
|
73% |
| src / bluetooth_sig / gatt / descriptors / process_tolerances.py |
|
22 |
6 |
0 |
|
73% |
| src / bluetooth_sig / gatt / descriptors / registry.py |
|
33 |
4 |
0 |
|
88% |
| src / bluetooth_sig / gatt / descriptors / report_reference.py |
|
31 |
9 |
0 |
|
71% |
| src / bluetooth_sig / gatt / descriptors / server_characteristic_configuration.py |
|
27 |
6 |
0 |
|
78% |
| src / bluetooth_sig / gatt / descriptors / time_trigger_setting.py |
|
17 |
4 |
0 |
|
76% |
| src / bluetooth_sig / gatt / descriptors / valid_range.py |
|
17 |
2 |
0 |
|
88% |
| src / bluetooth_sig / gatt / descriptors / valid_range_and_accuracy.py |
|
21 |
4 |
0 |
|
81% |
| src / bluetooth_sig / gatt / descriptors / value_trigger_setting.py |
|
35 |
8 |
0 |
|
77% |
| src / bluetooth_sig / gatt / exceptions.py |
|
153 |
9 |
0 |
|
94% |
| src / bluetooth_sig / gatt / registry_utils.py |
|
45 |
1 |
0 |
|
98% |
| src / bluetooth_sig / gatt / resolver.py |
|
112 |
2 |
0 |
|
98% |
| src / bluetooth_sig / gatt / services / __init__.py |
|
31 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / alert_notification.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / automation_io.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / base.py |
|
327 |
58 |
0 |
|
82% |
| src / bluetooth_sig / gatt / services / battery_service.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / blood_pressure.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / body_composition.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / bond_management.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / current_time_service.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / custom.py |
|
29 |
4 |
0 |
|
86% |
| src / bluetooth_sig / gatt / services / cycling_power.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / cycling_speed_and_cadence.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / device_information.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / environmental_sensing.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / fitness_machine_service.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / generic_access.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / generic_attribute.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / glucose.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / health_thermometer.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / heart_rate.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / human_interface_device.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / immediate_alert.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / indoor_positioning_service.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / link_loss.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / location_and_navigation.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / next_dst_change.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / phone_alert_status.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / pulse_oximeter_service.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / reference_time_update.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / registry.py |
|
105 |
16 |
0 |
|
85% |
| src / bluetooth_sig / gatt / services / running_speed_and_cadence.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / scan_parameters.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / tx_power.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / unknown.py |
|
9 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / user_data.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / services / weight_scale.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / gatt / special_values_resolver.py |
|
55 |
33 |
0 |
|
40% |
| src / bluetooth_sig / gatt / uuid_registry.py |
|
308 |
36 |
0 |
|
88% |
| src / bluetooth_sig / gatt / validation.py |
|
92 |
17 |
0 |
|
82% |
| src / bluetooth_sig / registry / __init__.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / base.py |
|
216 |
35 |
0 |
|
84% |
| src / bluetooth_sig / registry / company_identifiers / __init__.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / company_identifiers / company_identifiers_registry.py |
|
51 |
9 |
0 |
|
82% |
| src / bluetooth_sig / registry / core / __init__.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / core / ad_types.py |
|
62 |
13 |
0 |
|
79% |
| src / bluetooth_sig / registry / core / appearance_values.py |
|
69 |
12 |
0 |
|
83% |
| src / bluetooth_sig / registry / core / class_of_device.py |
|
96 |
7 |
0 |
|
93% |
| src / bluetooth_sig / registry / core / coding_format.py |
|
61 |
13 |
0 |
|
79% |
| src / bluetooth_sig / registry / core / formattypes.py |
|
64 |
13 |
0 |
|
80% |
| src / bluetooth_sig / registry / core / namespace_description.py |
|
64 |
13 |
0 |
|
80% |
| src / bluetooth_sig / registry / core / uri_schemes.py |
|
64 |
13 |
0 |
|
80% |
| src / bluetooth_sig / registry / gss.py |
|
124 |
10 |
0 |
|
92% |
| src / bluetooth_sig / registry / profiles / __init__.py |
|
4 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / profiles / permitted_characteristics.py |
|
66 |
10 |
0 |
|
85% |
| src / bluetooth_sig / registry / profiles / profile_lookup.py |
|
120 |
9 |
0 |
|
92% |
| src / bluetooth_sig / registry / service_discovery / __init__.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / service_discovery / attribute_ids.py |
|
100 |
18 |
0 |
|
82% |
| src / bluetooth_sig / registry / utils.py |
|
42 |
6 |
0 |
|
86% |
| src / bluetooth_sig / registry / uuids / __init__.py |
|
11 |
0 |
0 |
|
100% |
| src / bluetooth_sig / registry / uuids / browse_groups.py |
|
31 |
6 |
0 |
|
81% |
| src / bluetooth_sig / registry / uuids / declarations.py |
|
31 |
6 |
0 |
|
81% |
| src / bluetooth_sig / registry / uuids / members.py |
|
26 |
4 |
0 |
|
85% |
| src / bluetooth_sig / registry / uuids / mesh_profiles.py |
|
25 |
4 |
0 |
|
84% |
| src / bluetooth_sig / registry / uuids / object_types.py |
|
31 |
6 |
0 |
|
81% |
| src / bluetooth_sig / registry / uuids / protocol_identifiers.py |
|
23 |
2 |
0 |
|
91% |
| src / bluetooth_sig / registry / uuids / sdo_uuids.py |
|
29 |
3 |
0 |
|
90% |
| src / bluetooth_sig / registry / uuids / service_classes.py |
|
24 |
2 |
0 |
|
92% |
| src / bluetooth_sig / registry / uuids / units.py |
|
46 |
5 |
0 |
|
89% |
| src / bluetooth_sig / stream / __init__.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / stream / pairing.py |
|
49 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / __init__.py |
|
22 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / ad_types_constants.py |
|
52 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / address.py |
|
18 |
2 |
0 |
|
89% |
| src / bluetooth_sig / types / advertising / __init__.py |
|
11 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / ad_structures.py |
|
89 |
6 |
0 |
|
93% |
| src / bluetooth_sig / types / advertising / builder.py |
|
110 |
14 |
0 |
|
87% |
| src / bluetooth_sig / types / advertising / channel_map_update.py |
|
22 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / extended.py |
|
32 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / features.py |
|
106 |
26 |
0 |
|
75% |
| src / bluetooth_sig / types / advertising / flags.py |
|
11 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / indoor_positioning.py |
|
64 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / pdu.py |
|
127 |
11 |
0 |
|
91% |
| src / bluetooth_sig / types / advertising / result.py |
|
39 |
6 |
0 |
|
85% |
| src / bluetooth_sig / types / advertising / three_d_information.py |
|
30 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / advertising / transport_discovery.py |
|
46 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / alert.py |
|
44 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / appearance.py |
|
32 |
1 |
0 |
|
97% |
| src / bluetooth_sig / types / base_types.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / battery.py |
|
50 |
12 |
0 |
|
76% |
| src / bluetooth_sig / types / company.py |
|
34 |
3 |
0 |
|
91% |
| src / bluetooth_sig / types / context.py |
|
19 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / data_types.py |
|
37 |
2 |
0 |
|
95% |
| src / bluetooth_sig / types / device_types.py |
|
76 |
35 |
0 |
|
54% |
| src / bluetooth_sig / types / ead.py |
|
42 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / gatt_enums.py |
|
563 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / gatt_services.py |
|
24 |
4 |
0 |
|
83% |
| src / bluetooth_sig / types / io.py |
|
19 |
1 |
0 |
|
95% |
| src / bluetooth_sig / types / location.py |
|
7 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / mesh.py |
|
147 |
59 |
0 |
|
60% |
| src / bluetooth_sig / types / peripheral_types.py |
|
40 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / protocols.py |
|
7 |
0 |
4 |
|
100% |
| src / bluetooth_sig / types / registry / __init__.py |
|
5 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / ad_types.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / amp.py |
|
6 |
6 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / appearance_info.py |
|
14 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / browse_group_identifiers.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / characteristic_uuids.py |
|
5 |
5 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / class_of_device.py |
|
25 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / coding_format.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / common.py |
|
82 |
3 |
1 |
|
96% |
| src / bluetooth_sig / types / registry / company_identifiers.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / core_version.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / declarations.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / descriptor_types.py |
|
20 |
2 |
0 |
|
90% |
| src / bluetooth_sig / types / registry / descriptors.py |
|
5 |
5 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / diacs.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / dp_property.py |
|
10 |
10 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / dp_property_groups.py |
|
12 |
12 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / dp_property_ids.py |
|
10 |
10 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / formattypes.py |
|
8 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / gss_characteristic.py |
|
146 |
38 |
0 |
|
74% |
| src / bluetooth_sig / types / registry / member_uuids.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / mesh_profile_uuids.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / mws_channel_type.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / namespace.py |
|
6 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / namespaces.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / object_types.py |
|
4 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / pcm_data_format.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / profile_types.py |
|
16 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / protocol_identifiers.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / psm.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / sdo_uuids.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / sdp_base_uuid.py |
|
5 |
5 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / service_class.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / service_uuids.py |
|
5 |
5 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / transport_layers.py |
|
3 |
3 |
0 |
|
0% |
| src / bluetooth_sig / types / registry / units.py |
|
12 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / registry / uri_schemes.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / scan_interval_window.py |
|
24 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / special_values.py |
|
21 |
3 |
0 |
|
86% |
| src / bluetooth_sig / types / units.py |
|
62 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / uri.py |
|
35 |
0 |
0 |
|
100% |
| src / bluetooth_sig / types / uuid.py |
|
150 |
31 |
0 |
|
79% |
| src / bluetooth_sig / utils / __init__.py |
|
3 |
0 |
0 |
|
100% |
| src / bluetooth_sig / utils / prewarm.py |
|
18 |
0 |
0 |
|
100% |
| src / bluetooth_sig / utils / profiling.py |
|
75 |
0 |
0 |
|
100% |
| src / bluetooth_sig / utils / rssi_utils.py |
|
18 |
11 |
0 |
|
39% |
| src / bluetooth_sig / utils / values.py |
|
20 |
0 |
0 |
|
100% |