aboutsummaryrefslogtreecommitdiff
path: root/eir.go
diff options
context:
space:
mode:
Diffstat (limited to 'eir.go')
-rw-r--r--eir.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/eir.go b/eir.go
index 2948c47..1b1f630 100644
--- a/eir.go
+++ b/eir.go
@@ -9,7 +9,7 @@ type BLEAdvRecord struct {
const (
AdvTypeInvalid = 0x00
AdvTypeFlags = 0x01
- AdvTypeUUID128 = 0x07
+ AdvTypeUUID = 0x07
AdvTypeLocalName = 0x09
AdvTypeTXPower = 0x0a
AdvTypeManufacturerData = 0xff