If the HCI status of a complete event is not BT_HCI_ERR_SUCCESS, the remaining parameters could be invalid. In this case, the params is passed as NULL pointer to the callbacks. - LE CS Read Remote Supported Capabilities Complete event - LE CS Read Remote FAE Table Complete event - LE CS Config Complete event - LE CS Security Enable Complete event - LE CS Procedure Enable Complete event This change avoids forwarding the invalid fileds to the applications. Signed-off-by: Ryan Chu <ryan.chu@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| conn.c | ||
| conn.h | ||
| hci_core.c | ||
| hci_core.h | ||
| net_buf.c | ||
| net_buf.h | ||