Commit 33a73ce
committed
nimble/util: Use VS HCI command for reading static random address
Use dedicated VS command for reading static address instead of
calling controller code from host. This is required to properly
support multi-core MCUs where host and controller runs on separate
cores.1 parent ddd0046 commit 33a73ce
1 file changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 27 | + | |
| 28 | + | |
35 | 29 | | |
36 | 30 | | |
37 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
38 | 34 | | |
| 35 | + | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
0 commit comments