zephyr/net/bluetooth
Luiz Augusto von Dentz c151b84832 Bluetooth: Add bt_conn_lookup_by_addr_le
bt_conn_lookup_by_addr looks up for existing BLE connection by address.

Change-Id: If24516511b7d07cd99bbe095a737b38b0adaabad
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:17 -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: Add bt_conn_lookup_by_addr_le 2016-02-05 20:14:17 -05:00
conn.h Bluetooth: Add bt_conn_lookup_by_addr_le 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: Simplify stack analysis code 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
Kconfig Update Bluetooth options 2016-02-05 20:14:10 -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
Makefile Update bluetooth Makefile 2016-02-05 20:14:10 -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