mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 09:22:35 +00:00
CC: subsys/bluetooth/mesh/prov.c subsys/bluetooth/mesh/prov.c: In function 'bt_mesh_input_string': subsys/bluetooth/mesh/prov.c:616:14: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 616 | strncpy(link.auth, str, prov->input_size); | ~~~~^~~~~ | | | uint8_t * {aka unsigned char *} Signed-off-by: chao an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |