Commit graph

  • 15d3ca1de6 events: add __ASSERT()s in APIs to validate event IDs Benjamin Walsh 2015-11-17 14:38:52 -05:00
  • 4378eae1d3 gpio: fix inclusion of local header Anas Nashif 2015-11-19 15:46:55 -05:00
  • 9f30c4a8b5 adc: fix inclusion of local header Anas Nashif 2015-11-19 15:45:41 -05:00
  • dca7f8ccca doc: Update descriptions for memory map APIs Allan Stephens 2015-11-17 13:06:47 -05:00
  • 2028db6399 i2c : re-naming interrupt_vector to irq_num Dan Kalowsky 2015-11-17 11:51:36 -08:00
  • f6dd6d5fd8 x86: atomic: don't use '__asm__ goto' Andrew Boie 2015-11-16 15:25:38 -08:00
  • 44b71cc1df x86: remove duplicate const Anas Nashif 2015-11-17 18:37:16 -05:00
  • db26a98c93 Fixed various clang build issues Anas Nashif 2015-11-16 21:29:37 -05:00
  • 1b702154b5 kbuild: add clang support Anas Nashif 2015-08-23 22:01:07 -04:00
  • 5c39418ae8 k20uart: Fix check for Rx/Tx irq Peter Mitsis 2015-11-11 10:58:05 -05:00
  • 7fa137c241 Bluetooth: core: remove unrelated/inaccurate code comment Johan Hedberg 2015-11-16 20:30:46 +02:00
  • 856cba6d8b Bluetooth: Read supported commands on init Szymon Janc 2015-10-21 16:09:37 +02:00
  • 217c649a5e Bluetooth: Add HCI definitions used in LE Secure Connections Szymon Janc 2015-10-21 15:15:59 +02:00
  • d6c1a09e18 Bluetooth: gatt: Fix missing return and assignment to invalid type Mariusz Skamra 2015-11-16 12:14:58 +01:00
  • 5e1f26e175 net: buf: Fix net buf debug Ravi kumar Veeramally 2015-11-16 17:07:10 +02:00
  • ef017fe761 net: apps: Fix incorrect ip buf app data length Ravi kumar Veeramally 2015-11-12 11:35:01 +02:00
  • 743de006ad net: apps: Fix function name in dtls-client Ravi kumar Veeramally 2015-11-16 13:18:44 +02:00
  • 588f5546b3 net: dtls: Allocate a separate buffer for sending Jukka Rissanen 2015-11-13 13:42:04 +02:00
  • 5f8f6a9802 net: tools: Remove the network test tools directory Jukka Rissanen 2015-11-11 12:21:28 +02:00
  • 572ad555d7 Bluetooth: Fix minor coding style (whitespace) issue Johan Hedberg 2015-11-16 13:45:26 +02:00
  • cf1ec9fb7f Bluetooth: Explicitly set LE event mask on init Szymon Janc 2015-11-16 12:19:19 +01:00
  • 32f1e6d27a Bluetooth: L2CAP: Add support for receiving LE Credits Luiz Augusto von Dentz 2015-11-12 12:15:56 +02:00
  • 0ba6b93793 Bluetooth: L2CAP: Fix sending wrong CID for LE Credits Luiz Augusto von Dentz 2015-11-12 12:12:54 +02:00
  • 602367e708 Bluetooth: Increase BLUETOOTH_HCI_EVT_COUNT Luiz Augusto von Dentz 2015-11-13 17:38:03 +02:00
  • bd92608d0d Bluetooth: Kconfig: Require LE support whenever Bluetooth is enabled Arkadiusz Lichwa 2015-11-13 12:55:57 +01:00
  • 9e868b39b9 Bluetooth: Kconfig: Add BR/EDR option Arkadiusz Lichwa 2015-11-12 08:04:13 +01:00
  • fd4d439d72 Bluetooth: samples/shell: Remove dependency on CONFIG_EXPERIMENTAL Johan Hedberg 2015-11-13 08:52:45 +02:00
  • cb29e6135d Bluetooth: Kconfig: Change topmost option Arkadiusz Lichwa 2015-11-11 20:40:49 +01:00
  • 7e3301fc62 net: Fix checkpatch warnings Jukka Rissanen 2015-11-12 13:10:56 +02:00
  • 33ab70cebc net: Use the correct fifo get timeout function Jukka Rissanen 2015-11-11 14:03:36 +02:00
  • cc88aa3918 net: Rename net_init.c to net_core.c Jukka Rissanen 2015-11-11 14:02:10 +02:00
  • 619ad22c38 Bluetooth: gatt: Fix possible NULL pointer dereference Mariusz Skamra 2015-11-10 16:11:10 +01:00
  • 7dc3d35da6 Bluetooth: gatt: Unsubscribe notification from callback directly Mariusz Skamra 2015-11-10 15:58:43 +01:00
  • d42a70288b Bluetooth: gatt: Refactor read of attributes as a gatt client Mariusz Skamra 2015-11-06 22:11:37 +01:00
  • 13b939cb64 net: contiki: Proper rtimer implementation was missing Jukka Rissanen 2015-10-13 12:16:17 +03:00
  • 14c30a3504 net: contiki: Remove obsolete spi.h file Jukka Rissanen 2015-10-08 13:56:53 +03:00
  • 809f8ca16e net: apps: Fix compile error of coap-observe-client Jukka Rissanen 2015-11-11 09:20:19 +02:00
  • 7f6dd71e79 Bluetooth: L2CAP: Disconnect when receiving invalid data Luiz Augusto von Dentz 2015-11-06 17:29:38 +02:00
  • 8061ed1277 Bluetooth: Add l2cap-disconnect command to btshell Luiz Augusto von Dentz 2015-11-06 13:16:52 +02:00
  • a983eff168 Bluetooth: L2CAP: Add bt_l2cap_chan_disconnect Luiz Augusto von Dentz 2015-11-06 13:12:44 +02:00
  • 2902d5c3c3 Bluetooth: Add l2cap-connect command to btshell Luiz Augusto von Dentz 2015-11-06 12:39:53 +02:00
  • 973bd0f4d7 Bluetooth: L2CAP: Add bt_l2cap_chan_connect Luiz Augusto von Dentz 2015-11-04 14:46:56 +02:00
  • cbe71672e0 Bluetooth: L2CAP: Add defines for PSM range Luiz Augusto von Dentz 2015-11-09 16:20:16 +02:00
  • d32b0004ee net: Kconfig: Refactor sanity test options Jukka Rissanen 2015-11-06 15:47:18 +02:00
  • 8c3a15d5d4 net: Kconfig: Fix ethernet debug option Jukka Rissanen 2015-11-06 15:44:49 +02:00
  • 77c73fdee4 net: coap: Add statistics prints for CoAP traffic Jukka Rissanen 2015-11-06 13:51:11 +02:00
  • 0179583391 net: Fix the include paths in Contiki sources Jukka Rissanen 2015-11-04 21:37:31 +02:00
  • 59e27cc9f8 net: Print more useful debug in dummy 15.4 driver Jukka Rissanen 2015-11-03 11:15:05 +02:00
  • 31e5fccf30 net: Enable L2 buffers only when 802.15.4 is enabled Jukka Rissanen 2015-11-06 12:48:03 +02:00
  • 2272312b8d net: Refactor code to use new generic net_buf API Jukka Rissanen 2015-10-30 17:42:03 +02:00
  • 5fc0533414 Bluetooth: tester: Handle add descriptor command Mariusz Skamra 2015-10-01 15:42:20 +02:00
  • f83809991c Bluetooth: tester: Handle add included service command Mariusz Skamra 2015-10-20 18:03:37 +02:00
  • 6f047a7040 Bluetooth: Refactor adding attributes to the gatt database Mariusz Skamra 2015-10-29 17:39:52 +01:00
  • 723405d685 Bluetooth: Add command to set the required Encryption Key Size Mariusz Skamra 2015-11-06 10:33:38 +01:00
  • 2e77f815f0 Bluetooth: Correct Device Disconnect Event opcode Grzegorz Kolodziejczyk 2015-11-09 16:56:12 +01:00
  • 7c49f209b1 Bluetooth: Add possible values of addr type for GAP conn/disconn Grzegorz Kolodziejczyk 2015-11-03 12:14:17 +01:00
  • bb27219ecb Bluetooth: ATT: Fix not releasing buffer before calling the callback Luiz Augusto von Dentz 2015-11-09 13:23:22 +02:00
  • b85593fb09 Bluetooth: Increase ATT buffers to count for buffer cloning Johan Hedberg 2015-11-09 10:40:27 +02:00
  • 72e3b3fdb2 Bluetooth: uart: Simplify bt_uart_discard() with the help of min() Johan Hedberg 2015-11-07 16:09:20 +02:00
  • 1d92308078 Bluetooth: uart: Simplify send callback logic Johan Hedberg 2015-11-07 15:04:21 +02:00
  • f3214d3a1f Bluetooth: Kconfig: Add missing help texts Johan Hedberg 2015-11-06 22:22:33 +02:00
  • ec147cebfe Bluetooth: Kconfig: Fix comment about outgoing buffers Johan Hedberg 2015-11-06 22:04:17 +02:00
  • d6d8c3193a Bluetooth: Kconfig: Move BLUETOOTH_CONN selectors to a better place Johan Hedberg 2015-11-06 21:57:58 +02:00
  • 600a3d3f8b Bluetooth: Kconfig: Move debug options into separate section Johan Hedberg 2015-11-06 21:49:51 +02:00
  • 4810bb1b16 Bluetooth: Kconfig: Clean up and remove redundancies Johan Hedberg 2015-11-06 21:28:39 +02:00
  • 9af971ac0a Bluetooth: Clean up hci_core.c include order Johan Hedberg 2015-11-06 17:04:22 +02:00
  • bf0dd9a969 Bluetooth: Fix using right define for event buffer size Johan Hedberg 2015-11-06 17:04:00 +02:00
  • 0b9736dce4 net: contiki: Add debug function to print buffer content Jukka Rissanen 2015-10-30 12:38:24 +02:00
  • a2a702a986 net: 802.15.4: Dummy radio driver must reset status on error Jukka Rissanen 2015-11-05 10:29:08 +02:00
  • c9f1ce2639 Bluetooth: Increase default ATT MTU when possible Johan Hedberg 2015-11-06 13:13:20 +02:00
  • 3bc43254e0 Bluetooth: Use event/cmd lengths instead of buffer sizes in KConfig Johan Hedberg 2015-11-06 12:44:40 +02:00
  • 8167ababe0 Bluetooth: Make Kconfig buffer sizes follow MTU sizes Johan Hedberg 2015-11-06 12:19:26 +02:00
  • 50256ea514 Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place Johan Hedberg 2015-11-06 12:44:18 +02:00
  • 1ba3350157 Bluetooth: Fix leaving empty header space in ACL fragments Johan Hedberg 2015-11-06 09:35:46 +02:00
  • 6d1864c55d Bluetooth: Make create_frag() responsible for copying data Johan Hedberg 2015-11-06 09:27:39 +02:00
  • 03d9aa4ecc Bluetooth: Fix double-free when sending ACL buffers Johan Hedberg 2015-11-06 09:21:02 +02:00
  • 7a39d44577 Bluetooth: Move ACL fragmentation from bt_conn_send to tx fiber Johan Hedberg 2015-11-05 22:11:44 +02:00
  • f6bfb4377e Bluetooth: Fix buffer leak in bt_conn_send Johan Hedberg 2015-11-05 21:11:19 +02:00
  • b9d13664ab Bluetooth: Create protocol-specific outgoing ACL buffer pools Johan Hedberg 2015-11-05 21:01:20 +02:00
  • 1f6841c9c1 Bluetooth: Convert driver header info to hidden Kconfig options Johan Hedberg 2015-11-05 19:41:45 +02:00
  • 4599fa1db3 Bluetooth: Move ACL_OUT buffer management to conn.c Johan Hedberg 2015-11-05 15:46:25 +02:00
  • 32f5826a1b Bluetooth: Add bt_conn_init() API Johan Hedberg 2015-11-03 17:15:40 +02:00
  • 992237bc51 Bluetooth: Add bt_conn_enc_key_size function Mariusz Skamra 2015-11-03 14:01:34 +01:00
  • 89cfd86f2f Bluetooth: SMP: Fix using JustWorks when MITM was required Szymon Janc 2015-11-05 14:05:59 +01:00
  • 1baada5589 Bluetooth: Remove not needed key look-up in update_sec_level Szymon Janc 2015-11-04 15:22:50 +01:00
  • 47e3db235d Bluetooth: Fix not setting keys for connection as master Szymon Janc 2015-11-04 15:14:06 +01:00
  • 3cae902928 Bluetooth: Make HCI driver send() consume the given buffer Johan Hedberg 2015-11-04 21:18:03 +02:00
  • 555d0d2594 Bluetooth: Refactor bt_conn struct Arkadiusz Lichwa 2015-11-03 12:19:01 +01:00
  • f3f63d0fb0 Bluetooth: Cleanup comments in GATT API Mariusz Skamra 2015-10-29 16:40:37 +01:00
  • 4970defaa4 Bluetooth: Refactor br_init() Arkadiusz Lichwa 2015-11-03 14:45:59 +01:00
  • 99bd06deaa Bluetooth: Refactor bt_dev struct Arkadiusz Lichwa 2015-11-03 11:19:19 +01:00
  • 20d946efa8 net: buf: Fix minor typo Johan Hedberg 2015-11-04 09:52:10 +02:00
  • 72050e2352 net: buf: Require destroy callbacks to handle returning to free FIFO Johan Hedberg 2015-11-03 20:47:54 +02:00
  • 47fd65fdcf Bluetooth: L2CAP: Add #ifdef for l2cap_chan_le_recv Luiz Augusto von Dentz 2015-11-03 15:53:37 +02:00
  • 8eaae649a7 Bluetooth: L2CAP: Fix documentation of bt_l2cap_server_register Luiz Augusto von Dentz 2015-11-03 13:50:28 +02:00
  • a8bd3c358d Bluetooth: Fix missing sem_give() for ncmd when driver send() fails Johan Hedberg 2015-11-03 14:14:57 +02:00
  • f1ebd8e513 Bluetooth: Fix missing sem_give() for ACL data when driver send() fails Johan Hedberg 2015-11-03 14:10:29 +02:00
  • fa5dfa1366 Bluetooth: Kconfig: Make ACL buffer count ranges more reasonable Johan Hedberg 2015-11-03 11:31:01 +02:00
  • db946d8bae Bluetooth: Add convenience defines for ACL handles Johan Hedberg 2015-11-03 13:42:44 +02:00
  • 542bb9cc34 Bluetooth: Fix disconnect command in shell application Szymon Janc 2015-11-03 10:32:58 +01:00