Contents Menu Expand Light mode Dark mode Auto light/dark mode
bluetooth-numbers 1.1.0.post1.dev1+g082e59c documentation
bluetooth-numbers 1.1.0.post1.dev1+g082e59c documentation
  • Installation and usage
  • Contributions & Help
  • License
  • Authors
  • Changelog
  • Module Reference
    • bluetooth_numbers package
  v: latest
Versions
latest
stable
Downloads
pdf
On Read the Docs
Project Home
Builds
Back to top
Edit this page

bluetooth_numbers#

  • bluetooth_numbers package
    • Submodules
    • bluetooth_numbers.dicts module
      • CICDict
      • OUIDict
      • UUIDDict
    • bluetooth_numbers.exceptions module
      • BluetoothNumbersError
      • No16BitIntegerError
      • NonStandardUUIDError
      • UnknownCICError
      • UnknownOUIError
      • UnknownUUIDError
      • WrongOUIFormatError
    • bluetooth_numbers.utils module
      • BASE_UUID
      • is_normalized_oui()
      • is_standard_uuid128()
      • is_uint16()
      • normalize_oui()
      • uint16_to_hex()
      • uuid128_to_uuid16()
      • uuid16_to_uuid128()
Next
bluetooth_numbers package
Previous
Changelog
Copyright © 2022, Koen Vervloesem
Made with Sphinx and @pradyunsg's Furo