bt_conn_le_create logs a warning if the provided conn is non-NULL which was the case here. Simply set it to NULL as it is a local variable. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| bt.c | ||
| bt.h | ||
| CMakeLists.txt | ||
| cs.c | ||
| gatt.c | ||
| iso.c | ||
| l2cap.c | ||