Commit graph

  • ef703e1317 Bluetooth: Add local and remote CSRK keys Andrei Emeltchenko 2015-07-15 16:05:10 +03:00
  • a7de88f972 Bluetooth: Propagate SMP & L2CAP init failures Andrei Emeltchenko 2015-07-13 11:10:17 +03:00
  • 82fddc9cbc Bluetooth: Add AES-CMAC calculation based on AES 128 bit cipher Andrei Emeltchenko 2015-07-07 16:04:51 +03:00
  • 9c47d065a7 Bluetooth: GATT: Add missing return documentation to bt_gatt_read Luiz Augusto von Dentz 2015-07-15 16:02:17 +03:00
  • 4c2a459305 Bluetooth: Add gatt-write command to btshell Luiz Augusto von Dentz 2015-07-15 13:41:01 +03:00
  • dc55a3741e Bluetooth: GATT: Add bt_gatt_write Luiz Augusto von Dentz 2015-07-15 13:28:58 +03:00
  • 0b28dbfc19 Bluetooth: ATT: Handle Write response Luiz Augusto von Dentz 2015-07-15 13:27:44 +03:00
  • 08230f691c Bluetooth: GATT: Update btshell app Arkadiusz Lichwa 2015-07-09 10:38:08 +02:00
  • e4208e065d Bluetooth: Increase max ARGC in btshell Arkadiusz Lichwa 2015-07-09 10:58:28 +02:00
  • 70c7e8825c Bluetooth: GATT: Add bt_gatt_read_multiple Arkadiusz Lichwa 2015-07-09 10:14:31 +02:00
  • fe41cec885 Bluetooth: Move bt_security to conn.h and rename it appropriately Johan Hedberg 2015-07-15 14:21:37 +03:00
  • e060c621d1 Bluetooth: Move le_conn_update() to conn.c Johan Hedberg 2015-07-15 14:08:53 +03:00
  • 5f33744a4c Bluetooth: Move le_start_encryption to conn.c Johan Hedberg 2015-07-15 14:04:52 +03:00
  • a33047f7a5 Bluetooth: Move bt_connect_le to conn.c and rename it appropriately Johan Hedberg 2015-07-15 13:55:32 +03:00
  • e0e6416065 Bluetooth: Export bt_dev through hci_core.h Johan Hedberg 2015-07-15 13:53:17 +03:00
  • 7ed81c7a22 Bluetooth: Enhance bt_le_scan_update() for active scanning Johan Hedberg 2015-07-15 13:12:28 +03:00
  • 824135122f Bluetooth: Move bt_disconnect to conn.[ch] and rename it appropriately Johan Hedberg 2015-07-15 12:31:08 +03:00
  • 79eb002a06 Bluetooth: GATT: Fix not dropping buffer reference Luiz Augusto von Dentz 2015-07-15 11:09:57 +03:00
  • 7ea33a436b Bluetooth: Add gatt-read command to btshell Luiz Augusto von Dentz 2015-07-13 15:22:03 +03:00
  • d982120a7e Bluetooth: GATT: Add bt_gatt_read Luiz Augusto von Dentz 2015-07-13 14:07:04 +03:00
  • 569d5e6fe3 Bluetooth: ATT: Handle Read Blob response Luiz Augusto von Dentz 2015-07-13 14:05:56 +03:00
  • a02df0f64a Bluetooth: ATT: Handle Read response Luiz Augusto von Dentz 2015-07-13 11:10:09 +03:00
  • 776196d879 Bluetooth: Add "stop scan" functionality to bt_le_scan_update() Johan Hedberg 2015-07-14 14:39:47 +03:00
  • b8d8673dd2 Bluetooth: Rename trigger_scan() to bt_le_scan_update() Johan Hedberg 2015-07-14 14:17:58 +03:00
  • d0c31141cd Bluetooth: Clear AUTO_CONNECT for any state in bt_disconnect() Johan Hedberg 2015-07-14 14:21:56 +03:00
  • b210d53172 Bluetooth: Add initial auto connect support Mariusz Skamra 2015-07-13 12:43:02 +02:00
  • eb67b0f110 Bluetooth: Move hci_disconn_complete function Mariusz Skamra 2015-07-13 12:39:42 +02:00
  • c8b27ab8a5 Bluetooth: ATT: Update multiple read req object Arkadiusz Lichwa 2015-07-10 15:18:31 +02:00
  • 8f7c8a3969 Bluetooth: buf: Add bt_buf_add_le16() API Arkadiusz Lichwa 2015-07-10 13:46:49 +02:00
  • 5bb6b7b238 Bluetooth: buf: Take advantage of bt_buf_tail() helper macro Johan Hedberg 2015-07-10 17:35:01 +03:00
  • 2cc87e319e Bluetooth: buf: Use appropriate macro for converting LE to CPU Johan Hedberg 2015-07-10 16:38:33 +03:00
  • 6bb94745e0 net: apps: Update 802.15.4 test app makefile Ravi kumar Veeramally 2015-07-10 14:14:15 +03:00
  • 873271b7ec net: apps: Add README file for 802.15.4 test application Ravi kumar Veeramally 2015-07-10 14:08:39 +03:00
  • de67ecb58b net: 15.4: Add support for data Tx/Rx between two qemus Ravi kumar Veeramally 2015-07-10 14:04:35 +03:00
  • ebbe49b32e Bluetooth: Add gatt-discover-descriptor command to btshell Luiz Augusto von Dentz 2015-07-08 10:56:04 +03:00
  • e0792a1ba2 Bluetooth: GATT: Add bt_gatt_discover_descriptor Luiz Augusto von Dentz 2015-07-08 10:45:43 +03:00
  • b672324c16 Bluetooth: Look up connections only for connectable adv events Mariusz Skamra 2015-07-09 16:09:47 +02:00
  • eda6b7c0e4 Bluetooth: Use identity address to look up for connections Mariusz Skamra 2015-07-09 16:09:16 +02:00
  • 51e4fd4b8d Bluetooth: Rename device_found function Mariusz Skamra 2015-07-09 16:05:30 +02:00
  • 9bf8ad20df Bluetooth: ATT: Check ATT payload len against MTU Arkadiusz Lichwa 2015-07-09 12:19:35 +02:00
  • 66cf2511f1 Bluetooth: SMP: Add BT_KEYS_SLAVE_LTK key in bt_smp_distribute_keys Mariusz Skamra 2015-07-08 11:52:38 +02:00
  • 81895bd738 Bluetooth: shell: Extend shell app functionality to turn off adverising Mariusz Skamra 2015-07-08 12:18:39 +02:00
  • f45bbec4a1 Bluetooth: hci: Add bt_stop_advertising Mariusz Skamra 2015-07-08 12:17:01 +02:00
  • d0950676e8 Bluetooth: Add bt_keys_add_type() convenience API Johan Hedberg 2015-07-08 21:36:41 +03:00
  • 001d29218a Bluetooth: ATT: Handle Find Info response Luiz Augusto von Dentz 2015-07-07 17:21:03 +03:00
  • fcda155262 Bluetooth: SMP: Fix invalid return from smp_pairing_master Mariusz Skamra 2015-07-07 14:56:06 +02:00
  • 410a8a8165 Bluetooth: Fix doxygen documentation for bt_connect_le() Johan Hedberg 2015-07-08 13:58:39 +03:00
  • 47cb69458a Bluetooth: Remove unnecessary 'err' variable from bt_connect_le() Johan Hedberg 2015-07-08 11:01:50 +03:00
  • 7d8e97c9a1 Bluetooth: Fix potential bt_conn leaks Johan Hedberg 2015-07-08 11:00:26 +03:00
  • 636415212a Bluetooth: Fix various coding style issues Johan Hedberg 2015-07-08 11:00:13 +03:00
  • 5ed9cb7b5b Bluetooth: Clean up bt_conn reference counting Johan Hedberg 2015-07-08 10:55:51 +03:00
  • 1732e81c58 Bluetooth: SMP: Rename PDU handlers for consistency Johan Hedberg 2015-07-08 10:08:07 +03:00
  • f184a89610 Doxygen: Remove duplicate comment. Rodrigo Caballero 2015-07-21 08:32:49 -05:00
  • b4e1f7154a sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG Peter Mitsis 2015-07-20 11:56:40 -04:00
  • e6b8bc6477 Remove obsolete kernel references to BSP Peter Mitsis 2015-07-17 13:51:37 -04:00
  • e2e68d3b9f Update comments in ctors.c Peter Mitsis 2015-07-17 13:30:39 -04:00
  • da299ecd47 Update nanokernel boot_time project Peter Mitsis 2015-07-17 10:35:19 -04:00
  • 310c63e386 Update microkernel boot_time project Peter Mitsis 2015-07-17 10:31:48 -04:00
  • 2871ca32d3 Rename x86 platforms Peter Mitsis 2015-07-16 15:47:25 -04:00
  • 213db12fbf Move platforms to new arch/<arch>/platforms directory Peter Mitsis 2015-07-16 15:16:56 -04:00
  • 3019daba6a Cosmetic: Fix issues found by checkpatch Peter Mitsis 2015-07-20 12:04:52 -04:00
  • 7e28edbc96 Generalize interrupt_controller include path Peter Mitsis 2015-07-20 14:51:36 -04:00
  • be587bae56 spi: Fix the generic API header Tomasz Bursztyka 2015-07-13 16:36:31 +03:00
  • 8fd2fd8de4 DOC: Restructures the documentation in two parts. Rodrigo Caballero 2015-07-20 15:26:16 -05:00
  • 65c225dae8 Doxygen: microkernel: Move event documentation from c to .h file Javier B Perez Hernandez 2015-07-20 10:56:22 -05:00
  • 212146d5b4 doxygen: fix comments in printk.c Anas Nashif 2015-07-16 14:07:57 -04:00
  • 9d63adf3ea Renames supported platform configurations Peter Mitsis 2015-07-15 13:29:24 -04:00
  • ba56372083 Doxygen: Microkernel semaphore APIs comments to header files. Juan Manuel Cruz 2015-07-16 12:03:31 -05:00
  • 20fdf29cb9 doc: Doc changes made to reflects new ISR code. Carol Lee 2015-06-26 14:00:59 -04:00
  • 0bd2bafb57 doc: Eliminate unneeded preamble to mutex documentation Allan Stephens 2015-07-16 15:51:20 -04:00
  • 3d07b2d1ba doxygen: base_api.h comments cleanup Anas Nashif 2015-07-15 17:10:49 -04:00
  • 629dfc26c9 doxygen: Cleanup arch.h comments Anas Nashif 2015-07-15 17:10:25 -04:00
  • 9aeb08213f toolchain: add support for iamcu toolchain Anas Nashif 2015-06-19 23:37:23 -04:00
  • c2762f5b5b Remove unused BOOTLOADER_GRUB Anas Nashif 2015-07-15 15:01:35 -04:00
  • 0e34c459db kconfig: Update defconfig files with new options Anas Nashif 2015-07-15 15:00:38 -04:00
  • 84fed36539 Kbuild: Introduce QEMU_PIPE option Andrew Boie 2015-07-16 10:59:01 -07:00
  • c69920798b Makefile.inc: fix indentation Andrew Boie 2015-07-14 13:44:42 -07:00
  • aec402b498 DOC: Fix broken tables of the microkernel object documentation. Rodrigo Caballero 2015-07-16 15:33:50 -05:00
  • 519351ee92 Use PLATFORM_CONFIG to specify configuration Peter Mitsis 2015-07-14 17:22:18 -04:00
  • c141aaae37 arch/x86: Remove pentium4 Kconfig options Peter Mitsis 2015-07-10 14:17:56 -04:00
  • 42f8ae553f arch/x86: Remove unsupported platform configuration files Peter Mitsis 2015-07-10 13:54:48 -04:00
  • 9690835e32 sample projects: Remove generic_pc and pentium4 support Peter Mitsis 2015-07-14 13:48:58 -04:00
  • 3b33a3b437 sample projects: change default KBUILD_DEFCONFIG Peter Mitsis 2015-07-14 13:56:48 -04:00
  • e147071219 sanity: out-of-tree_chk: minuteia -> atom_n28xx Peter Mitsis 2015-07-09 13:27:20 -04:00
  • 4f1cc4e168 sanity: Mark atom_n28xx as an executable target Peter Mitsis 2015-07-09 13:16:58 -04:00
  • 7b363ebe70 sanity: Remove generic_pc_pentium4 Peter Mitsis 2015-07-09 12:30:10 -04:00
  • 5890d1fbb4 kbuild: remove BSP+variant to defconfig mapping Peter Mitsis 2015-07-14 11:04:11 -04:00
  • 47808955ac Network sample projects no longer use BSP Peter Mitsis 2015-07-13 16:20:30 -04:00
  • 98862b3c83 Nanokernel sample projects no longer use BSP Peter Mitsis 2015-07-13 16:18:19 -04:00
  • 85d9f0c827 Microkernel sample projects no longer use BSP Peter Mitsis 2015-07-13 15:47:58 -04:00
  • bb2e5daacd Bluetooth sample projects no longer use BSP Peter Mitsis 2015-07-13 14:26:00 -04:00
  • 2a763a155a doxygen: memory_map: update in-code documentation Yonattan Louise 2015-07-16 08:53:25 -05:00
  • b7def368ba Doxygen: Move the microkernel FIFO APIs comments to the .h file. Rodrigo Caballero 2015-07-15 17:32:10 -05:00
  • 71f8c6578a Doxygen: Move nanokernel FIFO comments from .c to .h file. Rodrigo Caballero 2015-07-15 11:29:09 -05:00
  • 271838b21e doc: Update to objects list in architecture_microkernel. Carol Lee 2015-07-14 15:44:29 -04:00
  • dfff7463d8 pipe: Fix stray reference to ChBuff Peter Mitsis 2015-07-14 16:07:11 -04:00
  • 77f1fee705 pipe: Fix stray reference to K_ProcWR() Peter Mitsis 2015-07-14 16:03:48 -04:00
  • b037c692bb pipe: Rename CHECK_CHBUFF_POINTER() macro Peter Mitsis 2015-07-14 15:59:19 -04:00
  • a7644b86a5 Rename CONFIG_BSP_xxx to CONFIG_PLATFORM_xxx Peter Mitsis 2015-07-06 11:09:47 -04:00
  • 07a587c8d6 arch/arm: Relocate 'bsp' Kconfig contents Peter Mitsis 2015-07-06 10:24:34 -04:00