Commit b0a9101
Merge pull request #87 in SA/ble_examples from feature/fix_SSS_client_not_reconnecting_after_termination to simplelink_cc2640r2_sdk-2.20
Squashed commit of the following:
commit 94b26cac7840dd13ead27d50305963e5193fa8fc
Author: Wennerfeldt <[email protected]>
Date: Thu Oct 18 13:16:59 2018 +0200
Fix so that client now starts discovery again following a termination.
Fixed internal state in discovery support functions not being properly
reset.1 parent 88e8491 commit b0a9101
File tree
2 files changed
+10
-0
lines changed- examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_serial_socket_client/src/app
2 files changed
+10
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| 846 | + | |
846 | 847 | | |
847 | 848 | | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
848 | 856 | | |
849 | 857 | | |
850 | 858 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
0 commit comments