zephyr/include/bluetooth
Tobias Svehagen 1c84d7c5eb Bluetooth: Change from bitfields to normal types
Since the bt_mesh_msg_ctx struct no longer has a size that is a
multiple of 2, the bitfields might as well be made to normal types
as this will minimize the code generated to access them.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2019-06-12 15:51:04 +03:00
..
mesh Bluetooth: Change from bitfields to normal types 2019-06-12 15:51:04 +03:00
services
a2dp-codec.h
a2dp.h
att.h
avdtp.h
bluetooth.h Bluetooth: extending API for OOB pairing 2019-05-27 13:50:46 +02:00
buf.h
conn.h Bluetooth: extending API for OOB pairing 2019-05-27 13:50:46 +02:00
controller.h
crypto.h
gatt.h Bluetooth: GATT: Document the context in which callbacks are run 2019-06-04 09:52:47 +03:00
hci_raw.h
hci_vs.h
hci.h
hfp_hf.h
l2cap.h Bluetooth: Fix BT_ATT_ENFORCE_FLOW 2019-06-05 16:45:57 +03:00
mesh.h
rfcomm.h
sdp.h
testing.h
uuid.h