File tree
14 files changed
+87
-14
lines changed- BLE_BatteryLevel
- BLE_Beacon
- BLE_Button
- BLE_GAP
- source
- BLE_GAPButton
- BLE_GattClient
- BLE_GattServer
- BLE_HeartRate
- BLE_LED
- BLE_LEDBlinker
- BLE_Privacy
- BLE_SM
- BLE_Thermometer
14 files changed
+87
-14
lines changedDiff for: BLE_BatteryLevel/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_Beacon/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_Button/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_GAP/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_GAP/source/main.cpp
+74-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
92 | 104 |
| |
93 | 105 |
| |
94 | 106 |
| |
95 |
| - | |
| 107 | + | |
96 | 108 |
| |
97 | 109 |
| |
98 | 110 |
| |
| |||
132 | 144 |
| |
133 | 145 |
| |
134 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
135 | 150 |
| |
136 | 151 |
| |
137 | 152 |
| |
| |||
162 | 177 |
| |
163 | 178 |
| |
164 | 179 |
| |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
165 | 188 |
| |
166 | 189 |
| |
167 | 190 |
| |
| |||
378 | 401 |
| |
379 | 402 |
| |
380 | 403 |
| |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
381 | 454 |
| |
382 | 455 |
| |
383 | 456 |
| |
|
Diff for: BLE_GAPButton/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_GattClient/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_GattServer/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_HeartRate/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_LED/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_LEDBlinker/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_Privacy/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_SM/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: BLE_Thermometer/mbed-os.lib
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments