Commit graph

  • 8f48f02cae Bluetooth: Add l2cap-send command to btshell Luiz Augusto von Dentz 2015-11-13 17:33:51 +02:00
  • 6a4affef19 Bluetooth: L2CAP: Add bt_l2cap_chan_send Luiz Augusto von Dentz 2015-11-12 13:42:10 +02:00
  • e54d74f696 Bluetooth: tester: Lookup for service handle while adding characteristic Mariusz Skamra 2015-11-12 11:40:15 +01:00
  • 375d8e4377 Bluetooth: BR/EDR: Supplement conn object with link type Arkadiusz Lichwa 2015-11-18 15:57:58 +01:00
  • 17fcf67422 Bluetooth: BR/EDR: Initialize ACL Tx semaphore Arkadiusz Lichwa 2015-11-18 08:59:26 +01:00
  • dc82c46ea8 Bluetooth: Fix checking response len in read by type Grzegorz Kolodziejczyk 2015-11-20 10:35:31 +01:00
  • 559f7a07f3 Bluetooth: Add handling connect command for tester Grzegorz Kolodziejczyk 2015-11-03 13:13:14 +01:00
  • 50a13c5fc1 Bluetooth: tester: Handle Set Encryption Key Size command Mariusz Skamra 2015-11-12 15:51:09 +01:00
  • 71fe9c1994 Bluetooth: Allow to require FIPS security level for connection Szymon Janc 2015-11-19 16:51:17 +01:00
  • cd1ed791b4 Bluetooth: Set correct security level for LE SC Szymon Janc 2015-11-19 16:50:41 +01:00
  • ab81fe9d45 Bluetooth: SMP: Add LE SC smp_g6 init test Szymon Janc 2015-11-19 10:42:30 +01:00
  • 16e7c44fb2 Bluetooth: Add support for passkey confirmation in btshell Szymon Janc 2015-11-19 10:35:57 +01:00
  • 5720958d97 Bluetooth: SMP: Add support for passkey confirmation from user Szymon Janc 2015-11-23 08:26:44 +01:00
  • f342a9af34 Bluetooth: SMP: Add initial support for Passkey Confirmation Szymon Janc 2015-11-19 11:21:01 +01:00
  • 48249bf34a Bluetooth: Add public API for passkey confirmation Szymon Janc 2015-11-19 11:20:42 +01:00
  • 9fecda938a Bluetooth: gatt: Add missing error handling Mariusz Skamra 2015-11-17 12:26:40 +01:00
  • 5872a2094e Bluetooth: SMP: Fix remote DHKey check calculation Szymon Janc 2015-11-19 16:45:33 +01:00
  • 04c03c1a92 Bluetooth: Fix read by type request attr permissions handling Grzegorz Kolodziejczyk 2015-10-29 15:50:17 +01:00
  • 36c372d8cd net: 802.15.4: Loopback test app needs bigger TX fiber stack Jukka Rissanen 2015-11-18 14:04:29 +02:00
  • 9a2927ac57 net: contiki: Handle 802.15.4 retransmissions properly Jukka Rissanen 2015-11-18 13:36:05 +02:00
  • bdc14da01a net: Timer fiber stack increased to 1536 bytes Jukka Rissanen 2015-11-18 12:53:55 +02:00
  • 99a9a55aee net: Fix timer fiber that was missing events Jukka Rissanen 2015-11-18 12:47:19 +02:00
  • 53c43ebe45 net: Initialize the callback timers Jukka Rissanen 2015-11-18 12:37:27 +02:00
  • 9026763fab net: 802.15.4: Decreasing transmit stack to 1536 bytes Jukka Rissanen 2015-11-18 12:33:55 +02:00
  • 9e675cf7c6 net: contiki: export ctimer_process so it can be called Jukka Rissanen 2015-11-18 12:31:10 +02:00
  • b148130cdb net: contiki: Add clock function to busy wait a timeout Jukka Rissanen 2015-11-09 12:09:25 +02:00
  • 845dd9614a net: apps: Remove testcase.ini temporarily Ravi kumar Veeramally 2015-11-19 17:03:08 +02:00
  • d475229b4d Bluetooth: Refactor disconnect command Grzegorz Kolodziejczyk 2015-11-09 16:58:20 +01:00
  • b11d431d98 Bluetooth: Add missing packed attribute to cmd/ev structs Grzegorz Kolodziejczyk 2015-11-09 17:12:18 +01:00
  • e50e874ee4 Bluetooth: SMP: Fix missing timer restart on sending DHKey check Szymon Janc 2015-11-19 12:48:46 +01:00
  • 0480ecf7c4 Bluetooth: SMP: Always send error if DHKey generation failed Szymon Janc 2015-11-19 12:43:19 +01:00
  • f2c4f06b15 Bluetooth: SMP: Refactor Pairing Failed sending Szymon Janc 2015-11-19 12:15:56 +01:00
  • 7955cf9911 Bluetooth: SMP: Fix not reseting context after pairing failed Szymon Janc 2015-11-19 12:08:09 +01:00
  • 531e594217 Bluetooth: SMP: Correct comment for SMP_FLAG_DHKEY_SEND Szymon Janc 2015-11-19 12:05:35 +01:00
  • 0394ec6730 Bluetooth: ATT: Fix error handling on prepare write response Arkadiusz Lichwa 2015-09-23 09:58:46 +02:00
  • 744cb36d79 Bluetooth: SMP: Fix setting pairing method for LE SC Szymon Janc 2015-11-18 15:56:50 +01:00
  • 747a672d56 Bluetooth: SMP: Fix LE SC pairing method lookup Szymon Janc 2015-11-18 15:32:26 +01:00
  • 70742bdda8 Bluetooth: Perform check for BR/EDR support in a common place Johan Hedberg 2015-11-19 10:45:59 +02:00
  • 5b58da915e Bluetooth: Extend BTP specification to cover GATT Client tests Mariusz Skamra 2015-10-26 14:54:29 +01:00
  • ffda52a7cd Bluetooth: BR/EDR: Get max ACL packet length Arkadiusz Lichwa 2015-11-16 14:57:58 +01:00
  • 0c3c6ddd90 Bluetooth: BR/EDR: Make room for controller internals Arkadiusz Lichwa 2015-11-16 14:29:30 +01:00
  • a34d114085 Bluetooth: Refactor init LE ACL Tx semaphore Arkadiusz Lichwa 2015-11-18 08:02:55 +01:00
  • 05426296ee Bluetooth: tester: Fix invalid type of buffer length Mariusz Skamra 2015-11-10 19:06:06 +01:00
  • f47b828be7 Bluetooth: tester: Factor out helper for converting uuid to bt_uuid Mariusz Skamra 2015-11-10 17:56:23 +01:00
  • a204dd7bc3 Bluetooth: SMP: Reduce stack usage of cmac_subkey Szymon Janc 2015-11-17 14:25:00 +01:00
  • 1e67671152 Bluetooth: SMP: Reduce rx fiber stack usage Szymon Janc 2015-11-17 13:53:56 +01:00
  • 33530ad054 Bluetooth: SMP: Make order of swap_buf parameters natural Szymon Janc 2015-11-17 12:53:41 +01:00
  • d6894af702 Bluetooth: Allow to re-encrypt link with LE SC key Szymon Janc 2015-11-12 13:38:11 +01:00
  • b036f916ce Bluetooth: Add LE SC keys support to LTK request event Szymon Janc 2015-11-12 10:17:49 +01:00
  • 1ec6ba6d83 Bluetooth: SMP: Add LE SC smp_f6 init test Szymon Janc 2015-11-10 08:45:28 +01:00
  • f0c84eb756 Bluetooth: SMP: Add support for DHKey check Szymon Janc 2015-11-12 11:31:40 +01:00
  • 176ea6af6b Bluetooth: SMP: Generate DHKey on remote public key reception Szymon Janc 2015-11-12 11:27:52 +01:00
  • b1a1197d8c Bluetooth: SMP: Add LE SC smp_f5 init test Szymon Janc 2015-11-09 10:14:43 +01:00
  • 5c97a0678c Bluetooth: SMP: Calculate LTK and MacKey for LE SC Szymon Janc 2015-10-28 16:02:17 +01:00
  • 41187cee88 Bluetooth: SMP: Add random PDU handling in LE SC Szymon Janc 2015-10-28 13:25:44 +01:00
  • ce246c1289 Bluetooth: SMP: Add LE SC smp_f4 init test Szymon Janc 2015-10-29 16:32:29 +01:00
  • 2eada0eb3c Bluetooth: SMP: Add initial bits of LE SC support Szymon Janc 2015-10-27 09:24:46 +01:00
  • c09e3123d7 Bluetooth: SMP: Move bt_smp_aes_cmac code up Szymon Janc 2015-11-12 11:36:24 +01:00
  • 7426de527f Bluetooth: Read LE Local P-256 Public Key on init Szymon Janc 2015-10-26 14:51:48 +01:00
  • 463dba22f3 Bluetooth: Kconfig: Be consistent with terminology Johan Hedberg 2015-11-17 10:26:45 +02:00
  • 8dc991855e Bluetooth: tester: Response with error while writting with invalid offset Mariusz Skamra 2015-11-12 17:55:13 +01:00
  • e2f04214b5 Bluetooth: Kconfig: Make BLUETOOTH_DEBUG as common for LE & BR/EDR Arkadiusz Lichwa 2015-11-16 15:16:52 +01:00
  • ea8654d956 Bluetooth: Add support for LE Secure Connections LTK Szymon Janc 2015-10-21 10:26:24 +02:00
  • 057f069734 Bluetooth: SMP: Add defines for LE Secure Connections Szymon Janc 2015-10-19 15:00:42 +02:00
  • 36b02569e3 Bluetooth: Remove wrong information about the LSB of opcode Ruslan Mstoi 2015-11-09 11:24:54 +02:00
  • 93adf39864 Bluetooth: tester: Remove not needed status variable Mariusz Skamra 2015-11-10 18:01:36 +01:00
  • 0c22192c3f quark se: add sensor subsystem platform to sanity Anas Nashif 2015-11-22 20:54:14 -05:00
  • c34da1576c sanity: add Quark D2000 and Quark SE Anas Nashif 2015-07-31 07:52:31 -04:00
  • 62f54743cf sanitychecks: run test_bluetooth only on supported platforms Anas Nashif 2015-09-08 20:33:37 -04:00
  • beb160d22c sanity: make boot_time test work for Quark SE and D2000 Anas Nashif 2015-08-01 07:43:31 -04:00
  • b48e6b8a65 quark se: do not run test_prng on Quark SE Anas Nashif 2015-09-23 00:34:44 -04:00
  • c7eecba078 ipi: disable on footprint benchmarks Anas Nashif 2015-11-22 12:33:37 -05:00
  • 9c9fe856bd samples: disable kernel logger sample on Quark D2000 Anas Nashif 2015-11-22 12:34:40 -05:00
  • 1e9992c4fb x86: reduce fiber stacksize for Quark D2000 Dirk Brandewie 2015-08-31 11:46:52 -07:00
  • 42d94e5dbe x86: Add Quark D2000 platform with nanokernel support Anas Nashif 2015-11-22 07:24:14 -05:00
  • ac1f343c9a timer: Support for no local Apic Timer divider Anas Nashif 2015-07-02 18:57:52 -04:00
  • 7625b098b9 MVIC: handle boards with fixed IRQ to vector mapping Anas Nashif 2015-07-02 18:59:02 -04:00
  • 00c4d32d42 x86: add Quark D2000 Interrupt Controller (MVIC) Anas Nashif 2015-07-31 06:57:00 -04:00
  • b0b936b51c arc: add Quark SE Sensor Subsystem nanokernel support Anas Nashif 2015-11-22 07:23:41 -05:00
  • 59cb73520a gpio: adds gpio dw register support for ss quark se Juan Manuel Cruz 2015-11-10 15:13:54 -06:00
  • c6d527bc4b i2c: Add I2C driver for Quark SE Sensor Subsystem Daniel Leung 2015-10-27 16:46:04 -07:00
  • 28af1ee421 Move RAM and NSIM option to architecture level Anas Nashif 2015-11-23 19:13:57 -05:00
  • 401c4da142 kconfig: do not set default for frequency Anas Nashif 2015-11-21 23:20:17 -05:00
  • 226404c4bf x86: go back to integers for ram/rom size Anas Nashif 2015-11-21 23:15:45 -05:00
  • 4a4de7069e x86: add support for the Quark SE platform Anas Nashif 2015-11-21 22:25:41 -05:00
  • 98beac134e add physical RAM address variable Anas Nashif 2015-11-21 23:21:16 -05:00
  • a24b7a8895 adc: add DesignWare ADC driver Juan Manuel Cruz 2015-11-21 21:42:24 -05:00
  • a789cc0c02 aio: introduce DesignWare AIO/Comparator driver Daniel Leung 2015-11-21 21:33:43 -05:00
  • f7a6c5c263 spi: Add support for Designware SPI controller Tomasz Bursztyka 2015-11-21 21:28:21 -05:00
  • 3937f84c9f IPI: Implement Quark SE mailbox interface Andrew Boie 2015-11-21 21:21:54 -05:00
  • 6406dc6a66 arc: fix static IRQ config macros Andrew Boie 2015-11-18 09:48:24 -08:00
  • 714dd9786b clock: add Quark SE clock control Tomasz Bursztyka 2015-11-21 21:16:01 -05:00
  • a9ed4ba9f5 watchdog: add DesignWare watchdog driver Anas Nashif 2015-11-21 21:07:43 -05:00
  • 9d6deb4e8c rtc: add DesignWare RTC driver Anas Nashif 2015-11-21 20:58:15 -05:00
  • d3d64ca4cf bluetooth/uart: register driver at boot if enabled Daniel Leung 2015-11-23 07:08:35 -08:00
  • 470ce8482c Initialize UART irq number statically Dmitriy Korovkin 2015-10-14 12:51:15 -04:00
  • 3a60fd4e27 doc: Update descriptions for memory pool APIs Allan Stephens 2015-11-19 15:08:58 -05:00
  • 2920c72915 galileo: Disable features in minimal footprint Peter Mitsis 2015-11-10 11:15:07 -05:00
  • 140392198d x86: add missing parameter documentation Anas Nashif 2015-11-20 11:56:59 -05:00
  • d75d4fb6ce test: remove task_event_handler_set with invalid ID test Benjamin Walsh 2015-11-17 14:54:06 -05:00