zephyr/net/bluetooth
Andrei Emeltchenko 920a5b1030 Bluetooth: Increment start handle with next discovery
Next discovery for primary and secondary services shall start from the
next handle.

Change-Id: I8bc7ccd9a84848d75b2d9ef0484429599b0c750f
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-03-06 07:13:56 +00:00
..
att_internal.h
att.c Bluetooth: GATT: Expose ATT error codes to application callbacks 2016-02-17 15:05:34 +00:00
conn_internal.h Bluetooth: BR/EDR: Handle IO Capability Response event 2016-02-26 06:22:54 +00:00
conn.c
gatt_internal.h
gatt.c Bluetooth: Increment start handle with next discovery 2016-03-06 07:13:56 +00:00
hci_core.c Bluetooth: BR/EDR: Add initial SSP Complete 2016-02-26 08:43:31 +00:00
hci_core.h
Kconfig Bluetooth: Kconfig: Introduce BLUETOOTH_RX_STACK_SIZE 2016-02-12 13:01:13 +02:00
keys.c Bluetooth: BR/EDR: Update keys management 2016-02-05 20:25:20 -05:00
keys.h Bluetooth: Use BIT() macro wherever possible 2016-02-19 10:47:29 +02:00
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Handle of Reject command 2016-03-05 19:43:37 +00:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Clear keys on SMP Timeout and Pairing Failed 2016-02-26 06:54:40 +00:00
smp.h
stack.h
uuid.c