zephyr/net/bluetooth
Johan Hedberg 7f72d21a96 Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency
Follow the same style as bt_conn_lookup_handle (i.e. drop the 'by').

Change-Id: I6a31104fc8beac13c357088e46a91bd713fcfdd4
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:17 -05:00
..
Kconfig Update Bluetooth options 2016-02-05 20:14:10 -05:00
Makefile Update bluetooth Makefile 2016-02-05 20:14:10 -05:00
att.c Bluetooth: Add implementation of ATT Write Response 2016-02-05 20:14:17 -05:00
att.h Bluetooth: Move UUID code to its own file 2016-02-05 20:14:03 -05:00
buf.c Bluetooth: Improve buffer debug usefulness 2016-02-05 20:14:04 -05:00
conn.c Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency 2016-02-05 20:14:17 -05:00
conn.h Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency 2016-02-05 20:14:17 -05:00
gatt.c Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
hci_core.c Bluetooth: Rename bt_conn_lookup to bt_conn_lookup_handle 2016-02-05 20:14:17 -05:00
hci_core.h Bluetooth: Fine-tune stack size adjustment for debug 2016-02-05 20:14:17 -05:00
l2cap.c Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
l2cap.h Bluetooth: Add L2CAP callbacks for connection state changes 2016-02-05 20:14:03 -05:00
smp.c Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
smp.h Bluetooth: SMP: Add more protocol defines 2016-02-05 20:14:03 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00