zephyr/subsys/bluetooth/host
Wolfgang Puffitsch aed74024b5 bluetooth: host: Fix endianness issue for group end_handle.
Convert end_handle to native endianness before comparison.

Signed-off-by: Wolfgang Puffitsch <wopu@oticon.com>
2019-02-07 21:00:42 +02:00
..
mesh Bluetooth: Mesh: Take advantage of net_buf_simple_pull_mem() 2019-01-28 15:21:23 +02:00
CMakeLists.txt
Kconfig Bluetooth: Increase hci_tx stack size when CONFIG_NO_OPTIMIZATIONS 2019-02-07 11:16:59 -06:00
a2dp.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
a2dp_internal.h
at.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
at.h
att.c bluetooth: host: Fix endianness issue for group end_handle. 2019-02-07 21:00:42 +02:00
att_internal.h Bluetooth: GATT: Add bt_gatt_write_response_cb 2019-01-16 21:43:53 -05:00
avdtp.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
avdtp_internal.h
conn.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
conn_internal.h bluetooth: host: Rename bt_conn_get_id and make it public. 2018-11-28 18:20:38 +02:00
crypto.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
crypto.h
ecc.h
gatt.c Bluetooth: GATT: Add bt_gatt_write_response_cb 2019-01-16 21:43:53 -05:00
gatt_internal.h
hci_core.c Bluetooth: host: Meaningful error codes on advertising start 2019-02-07 12:56:26 +02:00
hci_core.h Bluetooth: Update advertising data without advertising restart 2018-10-29 12:30:34 +02:00
hci_ecc.c Bluetooth: Give proper names to Bluetooth threads 2019-01-15 17:39:54 +01:00
hci_ecc.h
hci_raw.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hci_raw_internal.h
hfp_hf.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
hfp_internal.h
keys.c bluetooth: host: align code to reworked settings 2018-12-11 11:22:16 +01:00
keys.h
keys_br.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
l2cap.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
l2cap_br.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
l2cap_internal.h Bluetooth: L2CAP: Rename LE Connection Response Results 2018-10-25 08:02:54 +01:00
monitor.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
monitor.h
rfcomm.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
rfcomm_internal.h
sdp.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
sdp_internal.h
settings.c bluetooth: host: align code to reworked settings 2018-12-11 11:22:16 +01:00
settings.h bluetooth: host: align code to reworked settings 2018-12-11 11:22:16 +01:00
smp.c Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
smp.h
smp_null.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
testing.c
testing.h
uuid.c