File tree
Expand file treeCollapse file tree
20 files changed
+238
-214
lines changedFilter options
- libraries/BLE/src
Expand file treeCollapse file tree
20 files changed
+238
-214
lines changedlibraries/BLE/src/BLEAddress.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEAddress.cpp+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
94 | 93 |
|
95 | 94 |
|
libraries/BLE/src/BLEAdvertisedDevice.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEAdvertisedDevice.cpp+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
487 |
| - |
488 |
| - |
| 487 | + |
489 | 488 |
|
490 |
| - |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
491 | 493 |
|
492 | 494 |
|
493 | 495 |
|
494 |
| - |
| 496 | + |
| 497 | + |
495 | 498 |
|
496 | 499 |
|
497 | 500 |
|
498 |
| - |
| 501 | + |
499 | 502 |
|
500 | 503 |
|
501 |
| - |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
502 | 508 |
|
503 |
| - |
| 509 | + |
504 | 510 |
|
505 | 511 |
|
506 | 512 |
|
|
libraries/BLE/src/BLECharacteristic.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLECharacteristic.cpp+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
717 | 717 |
|
718 | 718 |
|
719 | 719 |
|
720 |
| - |
721 |
| - |
722 |
| - |
723 |
| - |
724 |
| - |
725 |
| - |
726 |
| - |
727 |
| - |
728 |
| - |
729 |
| - |
730 |
| - |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
731 | 732 |
|
732 | 733 |
|
733 | 734 |
|
|
libraries/BLE/src/BLECharacteristicMap.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLECharacteristicMap.cpp+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
120 |
| - |
| 119 | + |
121 | 120 |
|
| 121 | + |
122 | 122 |
|
123 |
| - |
124 |
| - |
125 |
| - |
| 123 | + |
| 124 | + |
126 | 125 |
|
127 |
| - |
| 126 | + |
| 127 | + |
| 128 | + |
128 | 129 |
|
129 |
| - |
| 130 | + |
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
|
libraries/BLE/src/BLEClient.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEClient.cpp+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
519 |
| - |
520 |
| - |
| 518 | + |
| 519 | + |
521 | 520 |
|
522 |
| - |
| 521 | + |
523 | 522 |
|
524 | 523 |
|
525 |
| - |
| 524 | + |
526 | 525 |
|
527 | 526 |
|
528 | 527 |
|
|
libraries/BLE/src/BLEClient.h
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEClient.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
libraries/BLE/src/BLEDescriptor.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEDescriptor.cpp+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
|
libraries/BLE/src/BLEDescriptorMap.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEDescriptorMap.cpp+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
| 93 | + |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 |
| - |
98 |
| - |
99 |
| - |
| 97 | + |
| 98 | + |
100 | 99 |
|
101 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
102 | 103 |
|
103 |
| - |
| 104 | + |
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
|
libraries/BLE/src/BLEDevice.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEDevice.cpp+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
479 | 479 |
|
480 | 480 |
|
481 | 481 |
|
482 |
| - |
483 |
| - |
484 |
| - |
| 482 | + |
| 483 | + |
485 | 484 |
|
486 | 485 |
|
487 | 486 |
|
|
libraries/BLE/src/BLEEddystoneTLM.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEEddystoneTLM.cpp+39-57Lines changed: 39 additions & 57 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
113 | 95 |
|
114 | 96 |
|
115 | 97 |
|
|
libraries/BLE/src/BLEExceptions.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEExceptions.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
libraries/BLE/src/BLERemoteCharacteristic.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLERemoteCharacteristic.cpp+14-8Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
400 | 400 |
|
401 | 401 |
|
402 | 402 |
|
403 |
| - |
| 403 | + |
| 404 | + |
404 | 405 |
|
405 | 406 |
|
406 | 407 |
|
| ||
501 | 502 |
|
502 | 503 |
|
503 | 504 |
|
504 |
| - |
505 |
| - |
506 |
| - |
507 |
| - |
508 |
| - |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
509 | 515 |
|
510 | 516 |
|
511 | 517 |
|
| ||
546 | 552 |
|
547 | 553 |
|
548 | 554 |
|
549 |
| - |
| 555 | + |
550 | 556 |
|
551 | 557 |
|
552 | 558 |
|
|
0 commit comments