zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz d8008533a9 Bluetooth: GATT: Fix wrong check for empty database
This fixes regression introduced by
87f2f7afec.

Change-Id: I4a1177ad42c7bb20fe66f8927cd00a30236152af
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-04-10 17:45:46 +00:00
..
Kconfig Bluetooth: Permit connectionless host-controller combined build 2017-04-08 20:11:54 +03:00
Makefile Bluetooth: Permit connectionless host-controller combined build 2017-04-08 20:11:54 +03:00
a2dp.c Bluetooth: A2DP: Stream End Point Registration 2017-03-07 12:21:29 +01:00
a2dp_internal.h Bluetooth: A2DP: Stream End Point Structure 2017-01-28 08:43:41 +02:00
at.c Bluetooth: AT: Fix - chance of missing UNSOLICITED state 2017-04-08 20:11:54 +03:00
at.h Bluetooth: HFP HF: Add support for RING indication cb 2017-04-08 20:11:54 +03:00
att.c Bluetooth: ATT: Refactor PDU handling 2017-03-21 17:05:43 -07:00
att_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
avdtp.c Bluetooth: AVDTP: Remove unused define 2017-04-10 17:05:51 +03:00
avdtp_internal.h Bluetooth: AVDTP: Rename of variables 2017-03-07 12:21:29 +01:00
conn.c Bluetooth: conn: Set initial responder address when connecting 2017-04-10 09:09:26 +00:00
conn_internal.h Bluetooth: Remove unnecessary controller-side buffers tracking 2017-04-08 20:11:54 +03:00
crypto.c Bluetooth: Introduce public big-endian AES API 2017-03-21 17:05:42 -07:00
crypto.h Bluetooth: Make LE Encrypt helpers public 2017-03-21 17:05:42 -07:00
ecc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gatt.c Bluetooth: GATT: Fix wrong check for empty database 2017-04-10 17:45:46 +00:00
gatt_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_core.c Bluetooth: Remove unnecessary controller-side buffers tracking 2017-04-08 20:11:54 +03:00
hci_core.h Bluetooth: Remove unnecessary controller-side buffers tracking 2017-04-08 20:11:54 +03:00
hci_ecc.c Bluetooth: hci_ecc: Fix ECDH API usage 2017-04-08 20:11:54 +03:00
hci_ecc.h Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
hci_raw.c Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
hci_raw_internal.h Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
hfp_hf.c Bluetooth: HFP HF: Support to send hf AT command 2017-04-08 20:11:54 +03:00
hfp_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
keys.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
keys.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
keys_br.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
l2cap.c Bluetooth: L2CAP: Fix accounting SDU header len as data 2017-04-08 20:11:54 +03:00
l2cap_br.c Bluetooth: L2CAP: Use sys_slist_t for fixed channels 2017-03-23 17:47:43 +02:00
l2cap_internal.h Bluetooth: L2CAP: Use sys_slist_t for fixed channels 2017-03-23 17:47:43 +02:00
log.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
monitor.c Bluetooth: monitor: Add support for logging packet drops 2017-04-08 20:11:54 +03:00
monitor.h Bluetooth: monitor: Add support for logging packet drops 2017-04-08 20:11:54 +03:00
rfcomm.c Bluetooth: RFCOMM: Use common tx pool for control packets 2017-02-05 22:39:25 +02:00
rfcomm_internal.h Bluetooth: Kconfig: Merge headroom reserve variables into a single one 2017-02-05 22:39:25 +02:00
sdp.c Bluetooth: SDP: Server: Support ServiceSearchAttributeRequest 2017-03-21 17:05:42 -07:00
sdp_internal.h Bluetooth: SDP: Server: Send ServiceAttributeResponse 2017-03-21 17:05:42 -07:00
smp.c Bluetooth: SMP: Remove redundant ';' 2017-04-08 20:11:54 +03:00
smp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
smp_null.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
storage.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uuid.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00