zephyr/net/bluetooth
Johan Hedberg f5a238b665 Bluetooth: Add ability to specify dedicated LE advertising parameters
We'll need to have a much more flexible LE advertising API. This is a
first step in that direction. A convenience BT_LE_ADV() macro is
provided to ease converting application code.

Change-Id: I74854487bbdfb4b1cf1bee0b6351d1750a56ff86
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:00 -05:00
..
att.c Bluetooth: GATT: Minor fix in warning message 2016-02-05 20:25:00 -05:00
att.h
conn_internal.h Bluetooth: Add bt_conn_get_info 2016-02-05 20:24:59 -05:00
conn.c Bluetooth: Add bt_conn_get_info 2016-02-05 20:24:59 -05:00
gatt_internal.h
gatt.c Bluetooth: GATT: Fix calculation of max data allowed in write req 2016-02-05 20:25:00 -05:00
hci_core.c Bluetooth: Add ability to specify dedicated LE advertising parameters 2016-02-05 20:25:00 -05:00
hci_core.h Bluetooth: BR/EDR: Add basic SCAN support 2016-02-05 20:24:59 -05:00
Kconfig
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Make bt_l2cap_chan_send return the bytes sent 2016-02-05 20:24:59 -05:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Fix LE SC JustWorks pairing as slave 2016-02-05 20:25:00 -05:00
smp.h
stack.h
uuid.c