Home
last modified time | relevance | path

Searched defs:CharacteristicValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Dgatt.py493 value: Union[str, bytes, CharacteristicValue] = b'', argument
549 class CharacteristicValue(AttributeValue): class