zephyr/subsys/bluetooth/host
Johan Hedberg 38eef90d01 Bluetooth: hci_ecc: Delay event buffer allocation
Allocate the event buffers after the ECDH operations rather than
before them. This way we don't hold on to the buffer for potentially
multiple seconds while the buffer could be used for other things.

Change-Id: I0fcc34ec4bea2265b7df3c1de3587c2a850c974e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 08:49:17 +02:00
..
a2dp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
a2dp.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
at.c Bluetooth: AT: Change API name skip_whitespace to skip_space 2017-01-05 08:49:16 +02:00
at.h Bluetooth: AT: Rename API's which uses term 'stream' 2017-01-05 08:49:16 +02:00
att_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
att.c Bluetooth: fix write cmd handling 2017-01-05 08:49:16 +02:00
avdtp_internal.h Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
avdtp.c Bluetooth: AVDTP: Add AVDTP_Timer & Handler 2016-12-24 08:42:15 +02:00
conn_internal.h Bluetooth: Rename SEND_STACK to TX_STACK_SIZE 2017-01-05 08:49:16 +02:00
conn.c Bluetooth: Fix another incorrect memcpy call 2017-01-05 08:49:16 +02:00
ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt.c Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
hci_core.c Bluetooth: Add bt_buf_get_rx() helper API 2017-01-05 08:49:17 +02:00
hci_core.h Bluetooth: Introduce support for HCI driver-side RX thread 2017-01-05 08:49:16 +02:00
hci_ecc.c Bluetooth: hci_ecc: Delay event buffer allocation 2017-01-05 08:49:17 +02:00
hci_ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
hci_raw_internal.h Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
hci_raw.c Bluetooth: Add bt_buf_get_rx() helper API 2017-01-05 08:49:17 +02:00
hfp_hf.c Bluetooth: HFP HF: SLC query indicators present value 2017-01-05 08:49:16 +02:00
hfp_internal.h Bluetooth: HFP HF: SLC query indicators present value 2017-01-05 08:49:16 +02:00
Kconfig Bluetooth: Kconfig: Fine tune options for RECV_IS_RX_THREAD 2017-01-05 08:49:17 +02:00
keys_br.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.h Bluetooth: Implement bt_storage_clear() 2016-11-09 08:57:52 +02:00
l2cap_br.c Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
l2cap_internal.h net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
l2cap.c Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
log.c Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
monitor.c Bluetooth: Use _vprintk() instead of _prf() 2016-12-11 04:26:06 +00:00
monitor.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: Handle non supported message types 2017-01-05 08:49:16 +02:00
rfcomm.c Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
sdp_internal.h Bluetooth: SDP: Introduce ContinuationState of PDU 2017-01-05 08:49:16 +02:00
sdp.c Bluetooth: SDP: Send resolved UUID data to user 2017-01-05 08:49:16 +02:00
smp_null.c Bluetooth: Fix reserve param of bt_l2cap_create_pdu() 2017-01-05 08:49:16 +02:00
smp.c Bluetooth: Fix reserve param of bt_l2cap_create_pdu() 2017-01-05 08:49:16 +02:00
smp.h Bluetooth: SMP: Add support for CT2 auth bit 2016-12-16 10:27:48 +02:00
storage.c Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
uuid.c Bluetooth: Remove not needed header in uuid.c file 2016-12-09 19:34:59 +01:00