zephyr/net/bluetooth
Szymon Janc 4c901ac75d Bluetooth: Add option for disabling data signing support
This allows to not compile data signing support if it is not
required. Reduces image size of peripheral sample app from
45772 to 44436 bytes.

Change-Id: I2cd3515973d1a70f478cbd68426ec84fd1645d19
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:24 -05:00
..
Kconfig Bluetooth: Add option for disabling data signing support 2016-02-05 20:24:24 -05:00
Makefile Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
att.c Bluetooth: ATT: Handle Indications 2016-02-05 20:16:16 -05:00
att.h Bluetooth: ATT: Fix BT_ATT_OP_CONFIRM code 2016-02-05 20:16:16 -05:00
buf.c Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
conn.c Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
conn_internal.h Bluetooth: Fix returning unacknowledged packets upon disconnection 2016-02-05 20:16:16 -05:00
gatt.c Bluetooth: GATT: Add support to discover Secondary services 2016-02-05 20:24:24 -05:00
gatt_internal.h Bluetooth: Make parts of GATT API internal 2016-02-05 20:16:16 -05:00
hci_core.c Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
hci_core.h Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
keys.c Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
keys.h Bluetooth: Add option for disabling data signing support 2016-02-05 20:24:24 -05:00
l2cap.c Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
l2cap.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
smp.c Bluetooth: Add option for disabling data signing support 2016-02-05 20:24:24 -05:00
smp.h Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00