forked fromarduino-libraries/ArduinoBLE
- Notifications
You must be signed in to change notification settings - Fork21
Commitbfde2ab
fix: HCI only Firmware not supporting ACI_GAP_INIT ACI_GATT_INIT
On STM32WB, Cube FW version 1.14.1,messages ACI_GATT_INIT and ACI_GAP_INITare not available on HCI only BLE firmware(stm32wb5x_BLE_HCILayer_fw.bin)This imply to move Random Address to host instead of relying on controllerSigned-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>1 parent3a4242d commitbfde2ab
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
127 | 141 | | |
128 | 142 | | |
129 | 143 | | |
| |||
0 commit comments
Comments
(0)