mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-08 00:40:11 +00:00
gatt-service/vcs: update gatt file
This commit is contained in:
parent
b9e8c32ae6
commit
e57a777bad
@ -1,3 +1,5 @@
|
||||
// Volume Control Service 0x1844
|
||||
PRIMARY_SERVICE, ORG_BLUETOOTH_SERVICE_VOLUME_CONTROL
|
||||
// CHARACTERISTIC, ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_LEVEL, DYNAMIC | READ | NOTIFY,
|
||||
CHARACTERISTIC, ORG_BLUETOOTH_CHARACTERISTIC_VOLUME_STATE , DYNAMIC | READ | NOTIFY | ENCRYPTION_KEY_SIZE_16,
|
||||
CHARACTERISTIC, ORG_BLUETOOTH_CHARACTERISTIC_VOLUME_CONTROL_POINT, DYNAMIC | WRITE| ENCRYPTION_KEY_SIZE_16,
|
||||
CHARACTERISTIC, ORG_BLUETOOTH_CHARACTERISTIC_VOLUME_FLAGS , DYNAMIC | READ | NOTIFY | ENCRYPTION_KEY_SIZE_16,
|
||||
|
Loading…
x
Reference in New Issue
Block a user