zephyr/net/bluetooth
Jesus Sanchez-Palencia 22e68cbc84 net: Remove EXPERIMENTAL label from net and bluetooth
These features set are not experimental anymore.

Change-Id: Ia9e4803982f625157e78c8002c38fed1e95c4892
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2016-02-05 20:24:17 -05:00
..
Kconfig net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
Makefile Bluetooth: Move key handling to separate files 2016-02-05 20:14:17 -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: Refactor bt_conn_security function 2016-02-05 20:16:16 -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 value support to bt_gatt_subscribe 2016-02-05 20:16:16 -05:00
gatt_internal.h Bluetooth: Make parts of GATT API internal 2016-02-05 20:16:16 -05:00
hci_core.c Bluetooth: Ignore completed packets events for unknown connections 2016-02-05 20:16:16 -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: Store key type in common structure 2016-02-05 20:15:38 -05:00
l2cap.c Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -05:00
l2cap.h Bluetooth: Refactor LE Connection Params validator 2016-02-05 20:15:38 -05:00
smp.c Bluetooth: Remove includes from internal headers 2016-02-05 20:16:16 -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