File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ Have fun with Zebra's devices :)
20
20
21
21
22
22
## Change Log !!!
23
+
24
+ ## Added new method DIHelper.getBtMacAddress to retrieve Bluetooth Mac Address.
25
+
23
26
### 1. Change of REPOSITORY
24
27
### 2. UPDATED FOR A13...
25
28
### 3. Added a Sample repository running on <=A13
@@ -29,6 +32,11 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
29
32
30
33
Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.
31
34
35
+ ## V0.9 to V0.10 : Get Bluetooth Mac Address
36
+ ``` text
37
+ Added method DIHelper.getBtMacAddress to retrieve device's Bluetooth Mac Address
38
+ ```
39
+
32
40
## V0.8 to V0.9 : Updated for A13
33
41
``` text
34
42
Added BIND_NOTIFICATION_LISTENER_SERVICE permission
You can’t perform that action at this time.
0 commit comments