Home
last modified time | relevance | path

Searched refs:GATT_BATTERY_SERVICE (Results 1 – 3 of 3) sorted by relevance

/external/python/bumble/bumble/profiles/
Dbattery_service.py21 GATT_BATTERY_SERVICE,
32 UUID = GATT_BATTERY_SERVICE
/external/python/bumble/examples/
Dkeyboard.py38 GATT_BATTERY_SERVICE,
321 GATT_BATTERY_SERVICE,
/external/python/bumble/bumble/
Dgatt.py67 GATT_BATTERY_SERVICE = UUID.from_16_bits(0x180F, 'Battery') variable