zephyr/subsys/bluetooth/host
Kumar Gala edcb6ceb12 Bluetooth: hci_raw: Make bt_buf_get_rx args consistent
The hci_raw version of bt_buf_get_rx was expecting an int for timeout.
Let us int32_t instead so we match both the hci_core version and the
type that net_buf_alloc expects.

This addresses a possible build issue if/when int32_t differs from our
default (ie, newlib).

Change-Id: I69374c48da8f2b96fa2bd418ff505fbaacda11f0
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-28 08:43:41 +02:00
..
a2dp_internal.h Bluetooth: A2DP: Stream End Point Structure 2017-01-28 08:43:41 +02:00
a2dp.c Bluetooth: A2DP: Adds accept state callback handlers 2017-01-28 08:43:41 +02:00
at.c Bluetooth: AT: HFP HF: Handle unsolicited reponse 2017-01-28 08:43:41 +02:00
at.h Bluetooth: AT: HFP HF: Handle unsolicited reponse 2017-01-28 08:43:41 +02:00
att_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
att.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
avdtp_internal.h Bluetooth: AVDTP: Add AVDTP Discover API Prototype 2017-01-28 08:43:41 +02:00
avdtp.c Bluetooth: AVDTP: Add AVDTP Discover API Prototype 2017-01-28 08:43:41 +02:00
conn_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
conn.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ecc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gatt_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gatt.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_core.c Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
hci_core.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_ecc.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_ecc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_raw_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hci_raw.c Bluetooth: hci_raw: Make bt_buf_get_rx args consistent 2017-01-28 08:43:41 +02:00
hfp_hf.c Bluetooth: HFP HF: Handle +CIEV reponse 2017-01-28 08:43:41 +02:00
hfp_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
keys_br.c 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
l2cap_br.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
l2cap_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
l2cap.c Bluetooth: L2CAP: Only set state for dynamic channels 2017-01-28 08:43:41 +02:00
log.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
monitor.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
monitor.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rfcomm_internal.h Bluetooth: RFCOMM: Implement MSC Flow Control 2017-01-28 08:43:41 +02:00
rfcomm.c Bluetooth: RFCOMM: Implement MSC Flow Control 2017-01-28 08:43:41 +02:00
sdp_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sdp.c 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
smp.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
smp.h 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