zephyr/subsys
Trond Einar Snekvik 2cc0263a53 Bluetooth: Reduce severity of unavoidable warnings
Reduces the severity of warnings that happen from normal behavior, or
can't be prevented by the user:
- "No ID address" in hci_core.c: Reduced to an informational warning, as
  this will always output with the expected usage. This isn't useful
  information for 99.9% of users, and pollutes the output of all samples
  using the module.
- "Composition page %u not available" in cfg_srv.c: According to the
  Mesh Profile Specification section 4.4.2.2.2, the client is expected
  to send page=0xff. Reduced to a debug message.
- "Connectable advertising deferred" in proxy.c: Gets logged every 10
  seconds when in a Mesh Proxy connection. This is not useful
  information unless the user is debugging the proxy module. Reduced to
  a debug message.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-11-06 19:24:32 +02:00
..
bluetooth Bluetooth: Reduce severity of unavoidable warnings 2019-11-06 19:24:32 +02:00
console kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
cpp kconfig: cpp: Have LIB_CPLUSPLUS depend on ! MINIMAL_LIBC 2019-11-05 16:19:27 +01:00
debug debug: Disable "at exit" LSAN leak check 2019-11-05 09:46:02 -08:00
dfu kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
disk kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
net kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
power
random subsys/random: Add cryptographically secure and bulk fill functions 2019-11-05 19:36:42 +01:00
settings kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
stats
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
usb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00