Commit graph

  • dccce8fab6 net: apps: Make dtls server/client to accept different bearer config Jukka Rissanen 2016-02-17 14:30:27 +02:00
  • 3c44f7e0bc net: contiki: Enable packet queueing Jukka Rissanen 2016-02-16 17:57:47 +02:00
  • 04ef24d21b net: apps: Comment out code if IPv6 ND is in use Jukka Rissanen 2016-02-16 16:55:21 +02:00
  • e0f966de10 net: apps: Rename application init function Jukka Rissanen 2016-02-16 16:41:30 +02:00
  • 3571e1f20a net: apps: Use IPv6 link local addresses in network apps Jukka Rissanen 2016-02-16 16:37:09 +02:00
  • 050ec13556 net: ip: Make sure CONFIG_NETWORKING_WITH_LOGGING is properly handled Tomasz Bursztyka 2016-02-19 10:04:07 +01:00
  • 8a826102e0 net: ip: Fix a build issue when CONFIG_NETWORKING_WITH_LOGGING=n Tomasz Bursztyka 2016-02-19 09:48:35 +01:00
  • 7078efb1ae drivers/nble: Fix GATT error response values Johan Hedberg 2016-02-19 12:52:07 +02:00
  • 6b7ecc47c4 Bluetooth: GATT: Fix error response to bt_gatt_attr_read() Johan Hedberg 2016-02-19 12:51:27 +02:00
  • dfaafb204f Bluetooth: Use BIT() macro wherever possible Johan Hedberg 2016-02-19 09:43:37 +02:00
  • f24a02445e net: Include only the necessary headers Iván Briano 2016-01-15 17:41:59 -02:00
  • f08b35e4be doc: Remove orphaned kbuild_toolchains.rst Rodrigo Caballero 2016-02-18 16:58:11 -06:00
  • 7e31cbdcc1 doc: Remove orphan file reference.rst. Rodrigo Caballero 2016-02-18 16:54:47 -06:00
  • 7096981791 gpio: clarify API doc Daniel Leung 2016-02-17 14:25:01 -08:00
  • f6646e2688 i2c: clarify API doc Daniel Leung 2016-02-17 11:31:11 -08:00
  • b2c9b5f529 doc : getting_started : wget no longer needs userid Dan Kalowsky 2016-02-17 13:45:30 -08:00
  • c1c21965d6 Bluetooth: GATT: Fix check if device is bonded Szymon Janc 2016-02-18 13:08:34 +01:00
  • 194f9d9c89 Bluetooth: SMP: Add support for no bond pairing Szymon Janc 2016-02-18 13:01:57 +01:00
  • 5676fb012d Bluetooth: L2CAP: Add proper documentation for callbacks Luiz Augusto von Dentz 2016-02-18 14:11:35 +02:00
  • 1b4271baef net: apps: Fix style issue Jukka Rissanen 2016-02-16 16:29:23 +02:00
  • fc7bc7cffb Bluetooth: tester: Use common write without response command handler Mariusz Skamra 2016-02-18 10:06:39 +01:00
  • ce83b0f955 net: echo_server: Add support for Bluetooth Luiz Augusto von Dentz 2016-02-16 12:00:43 +02:00
  • 53dbe52f7d net: echo_server: Avoid using #ifdef and #ifndef Luiz Augusto von Dentz 2016-02-17 11:45:49 +02:00
  • c22f551940 Bluetooth: L2CAP: Log an error if data cannot be sent Luiz Augusto von Dentz 2016-02-17 16:37:26 +02:00
  • 8cf5a5080c Bluetooth: GATT: Provide documentation for the attribute callbacks Johan Hedberg 2016-02-18 10:38:45 +02:00
  • be50492f81 remove old and obsolete file Anas Nashif 2016-02-18 00:40:44 -05:00
  • 6939e0826c pci: trivial if statement refactoring Benjamin Walsh 2016-02-17 13:50:13 -05:00
  • 74cd948ed3 x1000/pci: fix coding standards Benjamin Walsh 2016-02-17 13:46:43 -05:00
  • 342d7e2e96 doc: Edit functions.rst Gerardo Aceves 2016-02-11 13:04:38 -06:00
  • 81e6db0255 doc: Fix table to remove the invalid ARC information. Rodrigo Caballero 2016-02-17 14:16:09 -06:00
  • 1547a8712f doc : arduino_101 : Adding in step to power on device Dan Kalowsky 2016-02-16 16:12:47 -08:00
  • 96472b59c8 docs : arduino_101 : pins start at 1 Dan Kalowsky 2016-02-17 11:15:43 -08:00
  • 05f01bc064 doc : remove \ from wget command Dan Kalowsky 2016-02-17 11:15:43 -08:00
  • 86b845c44f Bluetooth: IPSP: Correct filename and description Luiz Augusto von Dentz 2016-02-17 13:44:17 +02:00
  • 1e57226ae6 boards: remove obsolete CTB board Anas Nashif 2016-02-13 00:22:07 -05:00
  • f5a31b9550 docs : gerrit_accounts : correct ssh key path Dan Kalowsky 2016-02-16 15:54:30 -08:00
  • 5d13a3ef96 drivers/nble: Fix function name Andrei Emeltchenko 2016-02-17 14:40:21 +02:00
  • 1138996744 drivers/nble: Cancel connect req when receiving disconnect cmd Andrei Emeltchenko 2016-02-17 12:07:38 +02:00
  • dc9ff5872b drivers/nble: Implement bt_conn_disconnect() Andrei Emeltchenko 2016-02-17 11:33:36 +02:00
  • a72d967d33 Bluetooth: GATT: Expose ATT error codes to application callbacks Johan Hedberg 2016-02-17 14:03:20 +02:00
  • 15ac9992a9 Bluetooth: ATT: Add Common Profile Error Codes Johan Hedberg 2016-02-17 14:20:46 +02:00
  • 96f9831304 Bluetooth: Add public att.h header file Johan Hedberg 2016-02-17 11:21:58 +02:00
  • b125e38f9c drivers/nble: Add connection states Andrei Emeltchenko 2016-02-17 11:32:11 +02:00
  • 2f9ff6f11b Bluetooth: Rename att.h to att_internal.h Johan Hedberg 2016-02-17 11:18:10 +02:00
  • 89fbdeef9a Bluetooth: btp: Fix permission bits Mariusz Skamra 2016-02-17 12:19:59 +01:00
  • 3096b54257 Use .zephyrrc for initializing common variables Anas Nashif 2016-02-12 22:24:47 -05:00
  • a77c7d819a improve 'make help' and remove config targets Anas Nashif 2016-02-02 07:04:49 -05:00
  • b7b0a16a07 Bluetooth: Fix tracking of advertising state Szymon Janc 2016-02-17 09:43:04 +01:00
  • 086dfc2c2a cc2520: Busywait max 500ms before trying to send another packet Jukka Rissanen 2016-02-15 16:47:48 +02:00
  • a63f175d44 net: apps: Resend failed message once in echo-client Jukka Rissanen 2016-02-15 11:26:03 +02:00
  • 4dfb50e514 Bluetooth: Fix not calling connected callback on connect failed Szymon Janc 2016-02-17 11:36:41 +01:00
  • feff518981 net: apps: Disable multicast sending in echo-client Jukka Rissanen 2016-02-15 11:24:17 +02:00
  • 12a092757f Bluetooth: L2CAP: Fix use of '/n' with BT_DBG Luiz Augusto von Dentz 2016-02-16 13:45:22 +02:00
  • 3f4c347f35 doc: Cleanup prefix table on naming_conventions.rst L.S. Cook 2016-02-16 07:59:23 -08:00
  • 7c2a12f6a5 doc: Edit arduino_101.rst for spelling, grammar, consistency L.S. Cook 2016-02-16 11:03:08 -08:00
  • 59f305ed85 docs : setting up LF account Dan Kalowsky 2016-02-16 09:59:54 -08:00
  • 40781ac1d0 docs : setting_up : allow anonymous downloads Dan Kalowsky 2016-02-16 09:59:54 -08:00
  • 017394c2a6 drivers/nble: Add debug option for Nordic RPC Andrei Emeltchenko 2016-02-16 15:16:41 +02:00
  • 77d1e04a7f doc: Fix minor grammar error on getting_started.rst Rodrigo Caballero 2016-02-16 09:36:57 -06:00
  • fb68b8e780 drivers/nble: Enable NBLE GAP debug Andrei Emeltchenko 2016-02-16 12:23:29 +02:00
  • 92cd5c9529 drivers/nble: Decrease shell debug Andrei Emeltchenko 2016-02-16 12:24:31 +02:00
  • ca90ac5e62 net: Select NETWORKING_IPV6_NO_ND in case of NETWORKING_WITH_BT Luiz Augusto von Dentz 2016-02-16 11:31:42 +02:00
  • 68fcd4e04b drivers/nble: Implement client scanning Andrei Emeltchenko 2016-02-16 11:59:16 +02:00
  • c80cf24e03 Bluetooth: GATT: Fix possible bt_conn leak Szymon Janc 2016-02-16 14:31:15 +01:00
  • 6ee34adff4 Bluetooth: IPSP: Add sample header Luiz Augusto von Dentz 2016-02-15 10:45:47 +02:00
  • b4bf9f8b58 drivers/nble: Implement bt_conn_create_le() Andrei Emeltchenko 2016-02-15 16:57:20 +02:00
  • 7dc9210939 Bluetooth: ATT: Fix notifying GATT on disconnection Szymon Janc 2016-02-16 14:04:31 +01:00
  • 8ca1826bde Bluetooth: doc: Add L2CAP PICS file Mariusz Skamra 2016-02-16 13:43:23 +01:00
  • fef38c1e6d Bluetooth: Add Cycling Speed and Cadence sample application Mariusz Skamra 2016-02-10 13:38:15 +01:00
  • 7e389af158 Bluetooth: Add Environmental Sensing Profile sample app Mariusz Skamra 2016-02-05 17:10:27 +01:00
  • 7acdf884cf Bluetooth: Add Cycling Speed and Cadence Service related UUID defs Mariusz Skamra 2016-02-16 11:19:12 +01:00
  • 0fc0472bad drivers/nble: Update connect request parameters Andrei Emeltchenko 2016-02-15 16:53:15 +02:00
  • 1246df3c98 Bluetooth: BR/EDR: Validate security on encryption key refresh evt Arkadiusz Lichwa 2016-01-21 09:55:03 +01:00
  • 9c88e66935 Bluetooth: BR/EDR: Validate security on encryption change evt Arkadiusz Lichwa 2016-01-21 09:46:51 +01:00
  • 3320df7949 docs: fixed API linking Anas Nashif 2016-02-14 14:24:37 -05:00
  • 4090f0e5a7 docs: doxygen: group driver APIs Anas Nashif 2016-02-14 11:11:04 -05:00
  • bd81052d41 Bluetooth: BR/EDR: Validate security on connection complete evt Arkadiusz Lichwa 2016-01-21 09:42:05 +01:00
  • ac7e560ba9 Bluetooth: BR/EDR: Move part of BR/EDR core code up Arkadiusz Lichwa 2016-01-21 09:31:09 +01:00
  • f670d06643 Bluetooth: BR/EDR: Add user I/O context during pairing Arkadiusz Lichwa 2016-01-13 15:34:19 +01:00
  • 998d72a986 Bluetooth: BR/EDR: Track 16 digits PIN code Arkadiusz Lichwa 2016-01-20 13:00:58 +01:00
  • 29263a0760 Bluetooth: samples/beacon: Advertize http://www.zephyrproject.org Johan Hedberg 2016-02-15 14:41:13 +02:00
  • 9f26ac9961 docs: fixed lists and indent for arduino_101 Anas Nashif 2016-02-13 11:12:56 -05:00
  • 475c550ca3 Bluetooth: Remove HR Control Point Characteristic from HR svc decl. Mariusz Skamra 2016-02-15 14:13:14 +01:00
  • ea085c4b47 tests: Fix Bluetooth tests and samples platform blacklisting Szymon Janc 2016-02-15 15:35:30 +01:00
  • e11295ebe4 net: contiki: If outgoing packet is dropped then print more info Jukka Rissanen 2016-02-15 11:22:07 +02:00
  • b595f27c13 drivers/nble: Clean up nble headers Andrei Emeltchenko 2016-02-15 14:21:37 +02:00
  • dfb5c2172b drivers/nble: Remove not used version_header struct Andrei Emeltchenko 2016-02-15 14:17:11 +02:00
  • 805a126059 drivers/nble: gatt: Implement bt_gatt_discover() Andrei Emeltchenko 2016-02-15 14:18:50 +02:00
  • 9162e6aef0 drivers/nble: Use weak function definitions Andrei Emeltchenko 2016-02-15 15:33:33 +02:00
  • d2dde33254 drivers/nble: Fix use of uninitialized data Andrei Emeltchenko 2016-02-15 12:27:31 +02:00
  • 058d5b2266 drivers/nble: Kconfig: Add a note about ABI requirements Johan Hedberg 2016-02-15 13:04:40 +02:00
  • 3df0272a38 drivers/nble: Fix use of uninitialized status Andrei Emeltchenko 2016-02-15 12:18:49 +02:00
  • 3e00c7ad0e tests: Simplify test_bluetooth configuration Szymon Janc 2016-02-15 12:34:40 +01:00
  • d768527930 Bluetooth: Add Environmental Sensing Service related UUID defs Mariusz Skamra 2016-02-11 11:11:51 +01:00
  • acdee60fa5 drivers/nble: Export local address for bt_conn_get_info() Johan Hedberg 2016-02-15 12:53:25 +02:00
  • f0315be577 drivers/nble: Track all connection parameters Johan Hedberg 2016-02-15 12:39:29 +02:00
  • 44f990144b cc2520: Ignore received bogus packets silently Jukka Rissanen 2016-02-09 10:48:04 +02:00
  • cde38ed754 drivers/nble: Fix passing uninitialized callback Andrei Emeltchenko 2016-02-15 12:05:08 +02:00
  • a47638cdda cc2520: Add debug prints in case of packet rejection Tomasz Bursztyka 2016-02-08 16:04:16 +01:00
  • 123c6b8ba2 drivers/nble: Update headers following new 0215 fw release Andrei Emeltchenko 2016-02-15 11:15:42 +02:00