Commit graph

  • 4f418a6b42 Bluetooth: GATT: Fix unaligned accesses Luiz Augusto von Dentz 2016-09-03 11:51:53 +0300
  • 68e58af67e Bluetooth: UUID: Add 32bit UUID support Kaustav Dey Biswas 2016-09-02 16:47:51 +0530
  • 7a0561a60f Bluetooth: Controller: Measure and use correct stack size Vinayak Chettimada 2016-09-01 21:34:56 +0200
  • bafbe76dc3 Bluetooth: HoG: Require authentication for connections Luiz Augusto von Dentz 2016-08-30 13:33:15 +0300
  • f509d68cf1 Bluetooth: Add sample implementing HIDS Luiz Augusto von Dentz 2016-08-25 14:05:26 +0300
  • 30665185f8 Bluetooth: Add service sample for HoG Luiz Augusto von Dentz 2016-08-29 17:25:36 +0300
  • de124844b3 Bluetooth: btp: Extend BTP specification to cover L2CAP tests Mariusz Skamra 2016-02-17 11:35:22 +0100
  • 3b61beca20 Bluetooth: GATT: Fix unaligned access to CCC value Johan Hedberg 2016-08-31 08:06:32 +0300
  • 1553ccc492 Bluetooth: Add LE read supported states Vinayak Chettimada 2016-08-30 06:08:27 +0200
  • d84054ab8b misc/byteorder.h: Add sys_get_le64 interface Vinayak Chettimada 2016-08-30 08:47:47 +0200
  • 76773c2ff4 Bluetooth: UUID: Add HID Service Luiz Augusto von Dentz 2016-08-24 15:48:17 +0300
  • 2334e225b7 Bluetooth: Controller: Use offsetof() in memory sizing Carles Cufi 2016-08-29 20:30:23 +0200
  • 68182568cb drivers/nble: Rename nrf51 power management functions Andrei Emeltchenko 2016-08-26 11:38:59 +0300
  • 623ce45fc9 Bluetooth: RFCOMM: Remove BT_RFCOMM_SEND_RESERVE Jaganath Kanakkassery 2016-08-26 22:27:13 +0530
  • 333a7bb1dc MAINTAINERS: Fix path for BLUETOOTH CONTROLLER Johan Hedberg 2016-08-28 21:04:34 +0300
  • ca938e0dcd Bluetooth: RFCOMM: Fix BT_RFCOMM_BUF_SIZE to include FCS and len Jaganath Kanakkassery 2016-08-26 22:55:28 +0530
  • 2a3a95b24d Bluetooth: shell: Use bt_rfcomm_create_pdu() in RFCOMM send Jaganath Kanakkassery 2016-08-26 22:20:54 +0530
  • 6ffbf795ce Bluetooth: RFCOMM: Introduce Kconfig for max L2CAP MTU Jaganath Kanakkassery 2016-08-29 18:13:06 +0530
  • 68adceed5e Bluetooth: Move reading extended features to BR/EDR section of init Szymon Janc 2016-08-29 14:53:46 +0200
  • 6198f07637 Bluetooth: RFCOMM: Introduce helper to create rfcomm pdu Jaganath Kanakkassery 2016-08-26 18:41:00 +0530
  • f77d06ae09 Bluetooth: GATT: Fix notifications to non-bonded peers Vinayak Chettimada 2016-08-27 13:46:24 +0200
  • 91c7d938e3 Bluetooth: Kconfig: Be consistent with the use of tabs vs spaces Johan Hedberg 2016-08-26 12:46:14 +0300
  • 5d8f6bf2eb Bluetooth: Kconfig: Add default for L2CAP_IN_MTU if BREDR is enabled Jaganath Kanakkassery 2016-08-29 17:23:32 +0530
  • 341f5c9c5e Bluetooth: Cleanup and extend HCI header Carles Cufi 2016-08-27 16:55:12 +0200
  • 9966337daf Bluetooth: ATT: Fix usage of unsupported %zu format specifier Johan Hedberg 2016-08-28 20:59:53 +0300
  • 50318d2e4f Bluetooth: Clean up feature test macros Johan Hedberg 2016-08-28 16:01:28 +0300
  • 09b5998ced Bluetooth: Controller: Fix deadlock in recv fiber Vinayak Chettimada 2016-08-28 17:53:51 +0200
  • 5860686013 Bluetooth: Controller: Fix memory required calculation macro Vinayak Chettimada 2016-08-28 17:52:12 +0200
  • 8d6b12f235 Bluetooth: Fix feature page count for single-mode configuration Johan Hedberg 2016-08-28 08:29:39 +0300
  • 0af62d309f Bluetooth: Fix reading local features Johan Hedberg 2016-08-27 20:06:18 +0300
  • 00eda80c59 Bluetooth: Make lmp_ext_feat_capable() more generic Johan Hedberg 2016-08-27 20:05:32 +0300
  • 29cbaa864d Bluetooth: Enable Secure Connections if supported Szymon Janc 2016-08-24 11:59:45 +0200
  • a5ab11708e Bluetooth: Read local extended features on init Szymon Janc 2016-08-26 14:39:51 +0200
  • 0bb0acc8a7 Bluetooth: Add support for P256 Link Keys Szymon Janc 2016-08-24 10:55:59 +0200
  • d48f19d3cc Bluetooth: Refactor Link Key notification event handling Szymon Janc 2016-08-24 10:51:31 +0200
  • 093468843b Bluetooth: Build RFCOMM documentation Szymon Janc 2016-08-26 14:26:33 +0200
  • 9dc90369d5 Bluetooth/samples: Fix missing argument in printf for btusb Andrei Emeltchenko 2016-08-26 11:08:39 +0300
  • 7a65695f0a Bluetooth/drivers: Fix missing argument in printf for h5 driver Andrei Emeltchenko 2016-08-25 16:58:38 +0300
  • b082216e2f Bluetooth: L2CAP: Implement connect command on BR/EDR Arkadiusz Lichwa 2016-08-11 15:01:58 +0200
  • 4ba989f837 Bluetooth: Enable and disable BLE chip sleep mode dynamically Jonathan Gelie 2016-08-23 16:15:56 +0200
  • 1254ac51ef Bluetooth: Controller: Fix assert on advertise start Vinayak Chettimada 2016-08-25 18:22:23 +0200
  • 22e3f62e07 Bluetooth: Controller: Fix coding style, use of (void) Vinayak Chettimada 2016-08-25 19:22:48 +0200
  • eb443ddffc Bluetooth: shell: Add support for RFCOMM send data Jaganath Kanakkassery 2016-08-22 23:02:02 +0530
  • f598f3f3f6 Bluetooth: RFCOMM: Implement send data API Jaganath Kanakkassery 2016-08-22 22:21:01 +0530
  • 00009d5b96 board: nrf52_nitrogen: Include BLE controller by default Ricardo Salveti 2016-08-24 09:21:55 -0300
  • 3931b402e8 Bluetooth: Kconfig: Remove unnecessary default conditionals Johan Hedberg 2016-08-25 13:49:13 +0300
  • cb3120d440 Bluetooth: L2CAP: Disable fragmentation of rx pdu Jaganath Kanakkassery 2016-08-23 17:29:22 +0530
  • 2599974189 Bluetooth: Controller: Fix coding style in ctrl.c, util/ and main.c Johan Hedberg 2016-08-25 10:30:54 +0300
  • 50997f2ccd Bluetooth: GATT: Add queuing support Luiz Augusto von Dentz 2016-08-02 16:23:26 +0300
  • 8e722ef545 Bluetooth: tests: Add BLE controller init tests Vinayak Chettimada 2016-08-23 20:50:37 +0200
  • b434ef8212 board: nrf52_pca10040: Include BLE controller by default Vinayak Chettimada 2016-08-15 13:34:35 +0200
  • 5c01a7e3b3 Bluetooth: Controller: Add BLE controller driver Vinayak Chettimada 2016-08-15 13:21:26 +0200
  • 48c48711e6 Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer Vinayak Chettimada 2016-08-15 12:28:31 +0200
  • c160a0548d Bluetooth: Controller: Add initial HCI implementation Vinayak Chettimada 2016-08-15 12:22:59 +0200
  • 0d3d1d5c83 Bluetooth: Controller: Add a util folder with basic primitives Vinayak Chettimada 2016-08-15 12:16:30 +0200
  • 87d4d27731 Bluetooth: Controller: Hardware abstraction layer for nRF5x radio Vinayak Chettimada 2016-08-15 12:01:06 +0200
  • 02c11b501f MAINTAINERS: Add BLUETOOTH CONTROLLER section Vinayak Chettimada 2016-08-22 17:29:39 +0200
  • 5ff76656b0 Bluetooth: Fix typo in code comment Szymon Janc 2016-08-22 16:38:01 +0200
  • febdf2dc0b Bluetooth: RFCOMM: Fix cr bit of address in MSC response Jaganath Kanakkassery 2016-08-23 23:10:25 +0530
  • 1c81bdffc4 Bluetooth: tests/shell: Remove not needed RFCOMM option from config Szymon Janc 2016-08-23 12:15:31 +0200
  • 1c34f1e322 Bluetooth: L2CAP: Fix reset channel state context Arkadiusz Lichwa 2016-08-22 13:36:43 +0200
  • 0569ef32b9 Bluetooth: L2CAP: Refactor connection security handler Arkadiusz Lichwa 2016-08-22 11:40:35 +0200
  • ada1b0a594 Bluetooth: tests/shell: Add dedicated BR/EDR config Szymon Janc 2016-08-23 09:47:07 +0200
  • 407013f3c7 Bluetooth: RFCOMM: Handle data and credit from peer Jaganath Kanakkassery 2016-08-22 20:52:06 +0530
  • d6af0ef091 Bluetooth: RFCOMM: Perform MSC transaction after dlc Jaganath Kanakkassery 2016-08-22 18:17:29 +0530
  • b773edc053 Bluetooth: RFCOMM: Move rfcomm_make_uih_msg() up Jaganath Kanakkassery 2016-08-22 19:11:22 +0530
  • d19752b955 Bluetooth: shell: Add support for RFCOMM test Jaganath Kanakkassery 2016-08-18 18:51:24 +0530
  • d363b6896c Bluetooth: RFCOMM: Handle incoming dlc request Jaganath Kanakkassery 2016-08-18 18:12:29 +0530
  • ab96eae52d Bluetooth: RFCOMM: Handle PN request Jaganath Kanakkassery 2016-08-19 23:54:21 +0530
  • 7eec8a4442 Bluetooth: RFCOMM: Handle signalling connection request Jaganath Kanakkassery 2016-08-18 16:48:05 +0530
  • a816142687 Bluetooth: RFCOMM: Init buffer for outgoing signalling packets Jaganath Kanakkassery 2016-08-18 16:17:18 +0530
  • d0504ffc34 Bluetooth: Add missing guards to hci_raw.h header file Johan Hedberg 2016-08-19 14:58:11 +0300
  • 210596e246 Bluetooth: Include btusb sample to sanity check Andrei Emeltchenko 2016-08-17 11:34:06 +0300
  • e8abb72a6a Bluetooth: Export USB HCI controller using RAW HCI channel Andrei Emeltchenko 2016-08-08 10:43:36 +0300
  • 2b12ca875f Bluetooth: Add documentation to HCI RAW interface Andrei Emeltchenko 2016-08-17 11:33:04 +0300
  • 6ab1b9cdc4 Bluetooth: Add RAW API interface to Bluetooth Andrei Emeltchenko 2016-08-09 11:13:52 +0300
  • 0b67e04922 Bluetooth: tests/shell: Set same name on BR/EDR and LE Szymon Janc 2016-08-16 13:00:00 +0200
  • 017586707e Bluetooth: Set BR/EDR device name on init Szymon Janc 2016-08-09 10:06:41 +0200
  • 7859ffeab0 Bluetooth: RFCOMM: Implement Register Server channel API Jaganath Kanakkassery 2016-08-18 17:19:33 +0530
  • b4aa810f0c Bluetooth: RFCOMM: Initialize and register to L2CAP Jaganath Kanakkassery 2016-08-17 23:25:09 +0530
  • 71680a6053 Bluetooth: Fix race condition when initializing ECC FIFO Johan Hedberg 2016-08-18 15:37:09 +0300
  • 2f13527766 Bluetooth: L2CAP: Implement bt_l2cap_br_chan_send() Jaganath Kanakkassery 2016-08-16 18:25:24 +0530
  • 8704406a84 Bluetooth: Fix race condition between ecc_send and ecc_task Vinayak Chettimada 2016-08-17 18:49:44 +0200
  • 3be711b17a Bluetooth: L2CAP: Make bt_l2cap_br_fixed_chan_register global Szymon Janc 2016-08-17 14:37:27 +0200
  • 52d5966ac7 Bluetooth: L2CAP: Use BIT macro for supported BR/EDR fixed channels Szymon Janc 2016-08-17 14:31:10 +0200
  • cfb396955a Bluetooth: L2CAP: Remove mask from struct bt_l2cap_fixed_chan Szymon Janc 2016-08-17 14:36:07 +0200
  • c10d6156d6 Bluetooth: Fail on init if BR/EDR is enabled but not supported Szymon Janc 2016-08-16 14:22:26 +0200
  • 945fbfe52b Bluetooth: SMP: Add self test for H6 function Szymon Janc 2016-08-12 17:21:38 +0200
  • d3bd10dda1 Bluetooth: SMP: Add support for Link Key derivation Szymon Janc 2016-08-12 17:13:22 +0200
  • e2b5be9087 Bluetooth: eddystone: Add timeout to deactivate configuration mode Luiz Augusto von Dentz 2016-08-15 14:01:58 +0300
  • 66f523bf2e Bluetooth: SMP: Refactor keys distribution bitfields Szymon Janc 2016-08-12 16:56:00 +0200
  • bf098dff6d Bluetooth: monitor: Fix condition for disabling UART interrupts Johan Hedberg 2016-08-16 15:55:00 +0300
  • ad0e041e3d soc: Use nrf.h instead of nrf52.h and nrf52_bitfields.h Vinayak Chettimada 2016-08-15 11:36:57 +0200
  • 28e47f60a4 Bluetooth: SMP: Add helper for notifying pairing complete Szymon Janc 2016-08-12 16:49:39 +0200
  • 5287f4c49a Bluetooth: L2CAP: Add RTX timer for 'disconnect' command Arkadiusz Lichwa 2016-08-03 15:47:17 +0200
  • 06972f42be Bluetooth: L2CAP: Add RTX timer for 'configuration' command Arkadiusz Lichwa 2016-08-03 15:38:24 +0200
  • 5f15f50d29 Bluetooth: L2CAP: Add RTX timer for 'get info' command Arkadiusz Lichwa 2016-08-03 14:05:51 +0200
  • ad83797a6d Bluetooth: L2CAP: Initialize & cleanup RTX timer on BR/EDR Arkadiusz Lichwa 2016-08-02 16:57:59 +0200
  • b9610c392b Bluetooth: Mark AES encrypted BR/EDR link as FIPS security level Szymon Janc 2016-08-12 14:11:57 +0200
  • cfe74b33fc Bluetooth: SMP: Remove not needed stubs from NULL backend Szymon Janc 2016-08-10 12:35:20 +0200