zephyr/net/bluetooth
Johan Hedberg a4ecff8dad Bluetooth: Rename cmd_stack/fiber/queue to cmd_tx_stack/fiber/queue
To prepare for a dedicated Command Complete/Status processing fiber,
add 'tx' to the existing names to differentiate from the 'rx' in the
upcoming names.

Change-Id: I59e0ba34502e4a2341396f81bfb5829c296b35a5
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:03 -05:00
..
att.c Bluetooth: Fix coding style (missing braces) 2016-02-05 20:14:03 -05:00
att.h Bluetooth: Move UUID code to its own file 2016-02-05 20:14:03 -05:00
buf.c Bluetooth: Use 'void *' also for bt_buf_pull/push return value 2016-02-05 20:14:02 -05:00
conn.c Bluetooth: Use more appropriate printf format specifiers 2016-02-05 20:14:03 -05:00
conn.h Bluetooth: Move SMP & ATT contexts to protocol specific files 2016-02-05 20:14:03 -05:00
hci_core.c Bluetooth: Rename cmd_stack/fiber/queue to cmd_tx_stack/fiber/queue 2016-02-05 20:14:03 -05:00
hci_core.h Bluetooth: Rename cmd_stack/fiber/queue to cmd_tx_stack/fiber/queue 2016-02-05 20:14:03 -05:00
l2cap.c Bluetooth: Add L2CAP callbacks for connection state changes 2016-02-05 20:14:03 -05:00
l2cap.h Bluetooth: Add L2CAP callbacks for connection state changes 2016-02-05 20:14:03 -05:00
smp.c Bluetooth: SMP: Add Encryption Key distribution support 2016-02-05 20:14:03 -05:00
smp.h Bluetooth: SMP: Add more protocol defines 2016-02-05 20:14:03 -05:00