zephyr/include/bluetooth
Johan Hedberg be139268b3 Bluetooth: Add convenience macros for common header sizes
The C pre-processor doesn't allow using sizeof() in comparisons such
as "#if FOO < sizeof(bar)". To make it possible to use such
comparisons where the sizes of headers are involved, introduce helper
macros for the headers instead of always having to hard-code magic
numbers into the code.

Change-Id: Iaf654cb4aaa49e83360901f5b01225ba4b952854
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-02-05 22:39:25 +02:00
..
a2dp.h Bluetooth: A2DP: Stream End Point Structure 2017-01-28 08:43:41 +02:00
att.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
avdtp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bluetooth.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
conn.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gatt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci.h Bluetooth: Add convenience macros for common header sizes 2017-02-05 22:39:25 +02:00
hci_raw.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hfp_hf.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
l2cap.h Bluetooth: Add convenience macros for common header sizes 2017-02-05 22:39:25 +02:00
log.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rfcomm.h Bluetooth: RFCOMM: Implement MSC Flow Control 2017-01-28 08:43:41 +02:00
sdp.h Bluetooth: SDP: Add API to get SupportedFeature attribute 2017-02-05 22:39:25 +02:00
storage.h Bluetooth: add storage flag for secure connection pairing LTK 2017-01-28 08:43:41 +02:00
uuid.h Bluetooth: uuid: Fix assigned UDP uuid value 2017-02-05 22:39:25 +02:00