Commit cfb7858
committed
File tree
3 files changed
+25
-1
lines changed- components/bt/host/nimble
- esp-hci/src
- examples/bluetooth/nimble/bleprph_host_only/main
3 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
| |||
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
206 | 217 | | |
207 | 218 | | |
208 | 219 | | |
| |||
264 | 275 | | |
265 | 276 | | |
266 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
267 | 283 | | |
268 | 284 | | |
269 | 285 | | |
| |||
313 | 329 | | |
314 | 330 | | |
315 | 331 | | |
| 332 | + | |
| 333 | + | |
316 | 334 | | |
317 | 335 | | |
318 | 336 | | |
| |||
- nimble/host/src/ble_gap.c+35-7
- nimble/host/src/ble_hs_hci_evt.c+29-30
- nimble/transport/esp_ipc/src/hci_esp_ipc.c+13
- nimble/transport/esp_ipc_legacy/src/hci_esp_ipc_legacy.c+6
- nimble/transport/include/nimble/transport_impl.h+2
- nimble/transport/uart_ll/src/hci_uart.c+10
- porting/nimble/include/hal/hal_uart.h+5
- porting/nimble/src/hal_uart.c+8
- porting/nimble/src/nimble_port.c+2
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
| |||
0 commit comments