xref: /btstack/src/ble/gatt-service/battery_service.gatt (revision 85a677ece041b067ddfcfed9310ca6ca27fff07b)
1*85a677ecSMatthias Ringwald// Specification Type org.bluetooth.service.battery_service
2*85a677ecSMatthias Ringwald// https://www.bluetooth.com/api/gatt/xmlfile?xmlFileName=org.bluetooth.service.battery_service.xml
3*85a677ecSMatthias Ringwald
4*85a677ecSMatthias Ringwald// Battery Service 180F
5*85a677ecSMatthias RingwaldPRIMARY_SERVICE, ORG_BLUETOOTH_SERVICE_BATTERY_SERVICE
6*85a677ecSMatthias RingwaldCHARACTERISTIC, ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_LEVEL, DYNAMIC | READ | NOTIFY,
7