zephyr/subsys
Johan Hedberg d1bb961bcf Bluetooth: Remove unnecessary bt_dev_esco struct
This information should be part of the main BR/EDR context struct,
rather than there being a separate member in struct bt_dev. If/when
the needed ESCO information grows we can consider having a separate
struct, but even then it should be part of the main BR/EDR struct
instead of sitting directly in bt_dev.

Change-Id: I3edf120606ea6c6974f515bba90de2b25fc6fac6
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-04-29 11:39:13 -04:00
..
bluetooth Bluetooth: Remove unnecessary bt_dev_esco struct 2017-04-29 11:39:13 -04:00
console subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
debug kconfig: Move debugging-related options from misc/ to subsys/debug/ 2017-04-28 23:41:16 +00:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
shell subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
usb usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00