Home
last modified time | relevance | path

Searched refs:GATT_VOLUME_CONTROL_SERVICE (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/bumble/profiles/
Dvcp.py74 UUID = gatt.GATT_VOLUME_CONTROL_SERVICE
/external/python/bumble/bumble/
Dgatt.py113 GATT_VOLUME_CONTROL_SERVICE = UUID.from_16_bits(0x1844, 'Volume Control') variable