mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 00:41:57 +00:00
Since bt_conn_send doesn't currently return an error code it must be assumed to consume the buffer no matter what. The only failure condition is the "not connected" case, so make sure the buffer is unreffed there. Change-Id: I30e9a81d6f801a67d90ab59c1040b6f55261e71c Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
ip | ||
buf.c | ||
Kconfig | ||
Makefile |