zephyr/include/bluetooth
Arkadiusz Lichwa f5ae4b70f1 Bluetooth: Add basic interface for LE connection
Adds internal HCI interface routine for creation of basic ACL LE link.
Most of the command interface parameters are fixed.
The internal interface is then used directly by simple public interface with
no connection validation.

Change-Id: I8ed72a9d01348e2a05b62facc9e85060e4500631
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:14:23 -05:00
..
bluetooth.h Bluetooth: Add basic interface for LE connection 2016-02-05 20:14:23 -05:00
buf.h Bluetooth: Reorganize buffer variable for smaller size 2016-02-05 20:14:18 -05:00
conn.h Bluetooth: Update bt_conn_cb to pass bt_conn instead of bt_addr_le_t 2016-02-05 20:14:23 -05:00
gatt.h Bluetooth: Fix typo in the GATT documentation 2016-02-05 20:14:23 -05:00
hci.h Bluetooth: Add basic interface for LE connection 2016-02-05 20:14:23 -05:00
uuid.h