Coverage for src / bluetooth_sig / types / registry / namespaces.py: 0%

3 statements  

« prev     ^ index     » next       coverage.py v7.13.1, created at 2026-01-11 20:14 +0000

1"""Types for Bluetooth SIG Namespaces registry.""" 

2 

3from __future__ import annotations 

4 

5from .common import ValueNameInfo 

6 

7NamespacesInfo = ValueNameInfo