File tree
Expand file treeCollapse file tree
3 files changed
+32
-3
lines changedFilter options
- libraries/BLE/src
Expand file treeCollapse file tree
3 files changed
+32
-3
lines changedlibraries/BLE/src/BLERemoteCharacteristic.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLERemoteCharacteristic.cpp+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
240 | 247 |
|
241 | 248 |
|
242 | 249 |
|
| ||
468 | 475 |
|
469 | 476 |
|
470 | 477 |
|
471 |
| - |
| 478 | + |
472 | 479 |
|
473 | 480 |
|
474 | 481 |
|
| ||
484 | 491 |
|
485 | 492 |
|
486 | 493 |
|
487 |
| - |
| 494 | + |
488 | 495 |
|
489 | 496 |
|
490 | 497 |
|
|
libraries/BLE/src/BLERemoteDescriptor.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLERemoteDescriptor.cpp+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
52 | 69 |
|
53 | 70 |
|
54 | 71 |
|
| ||
137 | 154 |
|
138 | 155 |
|
139 | 156 |
|
| 157 | + |
| 158 | + |
140 | 159 |
|
141 | 160 |
|
142 | 161 |
|
| ||
149 | 168 |
|
150 | 169 |
|
151 | 170 |
|
| 171 | + |
| 172 | + |
152 | 173 |
|
153 | 174 |
|
154 | 175 |
|
|
libraries/BLE/src/BLERemoteDescriptor.h
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLERemoteDescriptor.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
|
0 commit comments