Commit graph

  • bc18a867b4 Bluetooth: Fix compilation with SMP disabled Szymon Janc 2015-12-15 10:24:42 +0100
  • 74333b74af Bluetooth: SMP: Fix NULL backend compilation Szymon Janc 2015-12-15 10:18:48 +0100
  • a1e0b4de4e doc: Add bluetooth PTS 6.3 PICS file for GAP Mariusz Skamra 2015-11-26 10:51:34 +0100
  • b96f6daeb9 doc: Add bluetooth PTS 6.3 PICS file for SM Mariusz Skamra 2015-11-25 12:24:45 +0100
  • 7be985d507 Bluetooth: h5: Fix coding style issues Johan Hedberg 2015-12-15 11:01:37 +0200
  • 841f7c120f Bluetooth: Add stack analysis for H5 UART driver Andrei Emeltchenko 2015-12-11 15:44:40 +0200
  • 3a415c6bfb Bluetooth: Add unacked queue re-queueing Andrei Emeltchenko 2015-12-11 12:58:19 +0200
  • 950078b36d Bluetooth: Improve debug for H5 UART driver Andrei Emeltchenko 2015-12-11 12:56:29 +0200
  • 3663d11a6d Bluetooth: h5: Add initial retransmission support Andrei Emeltchenko 2015-12-11 15:00:06 +0200
  • 53543c5f6d Bluetooth: Sending ACK packet using delayed fiber method Andrei Emeltchenko 2015-12-09 17:11:20 +0200
  • 379ae2d043 Bluetooth: Add three-wire (H5) uart driver Andrei Emeltchenko 2015-12-08 10:30:52 +0200
  • 7160c9c95e Bluetooth: Move BT_STACK definitions to log.h Andrei Emeltchenko 2015-12-15 10:23:59 +0200
  • e28c5cecd0 Bluetooth: trivial: Correct style Andrei Emeltchenko 2015-12-14 16:51:33 +0200
  • 349a5af841 Bluetooth: Refactor le_ltk_request function Szymon Janc 2015-12-08 17:22:52 +0100
  • f0cc127b5f Bluetooth: SMP: Rename gen_method table to gen_method_legacy Szymon Janc 2015-12-08 16:20:43 +0100
  • 7e1e124b8c Bluetooth: SMP: Separate legacy pairing code Szymon Janc 2015-12-08 16:18:05 +0100
  • 7f2de1dc7a Bluetooth: SMP: Make bt_smp_create_pdu static Szymon Janc 2015-12-14 13:58:36 +0100
  • 68a4aebde4 Bluetooth: SMP: Move some code up in a file Szymon Janc 2015-12-08 15:29:32 +0100
  • 7fdb42a46f Bluetooth: add CPF descriptor support Louis Caron 2015-12-10 14:31:25 +0100
  • d566c3314b Bluetooth: add CUD descriptor support Louis Caron 2015-12-11 09:48:57 +0100
  • b90d2c6dbd Bluetooth: GATT: Pass bt_conn to the discovery function callback Mariusz Skamra 2015-12-11 12:34:35 +0100
  • 5ac044431e Bluetooth: tester: Handle Read Multiple Characteristic Values command Mariusz Skamra 2015-11-16 14:16:44 +0100
  • c3ee5fbcdd Bluetooth: tester: Handle Write Long Characteristic/Descriptor command Mariusz Skamra 2015-11-17 13:27:14 +0100
  • 2f1e4e92e9 Bluetooth: tester: Handle Write Characteristic Value/Descriptor command Mariusz Skamra 2015-11-16 17:46:56 +0100
  • b1c8d269ec Bluetooth: tester: Handle Read Long Characteristic/Descriptor command Mariusz Skamra 2015-11-16 12:13:34 +0100
  • 4e04f912f1 Bluetooth: tester: Handle Read Characteristic Value/Descriptor command Mariusz Skamra 2015-11-16 11:45:21 +0100
  • 0e774613a4 Bluetooth: tester: Handle Signed Write Without Response command Mariusz Skamra 2015-11-13 13:58:49 +0100
  • 51de714eef Bluetooth: tester: Handle Write Without Response command Mariusz Skamra 2015-11-12 12:23:20 +0100
  • 66cc8faf7a Bluetooth: tester: Handle Discover All Characteristic Descriptors command Mariusz Skamra 2015-11-04 15:31:29 +0100
  • 2d1b3b5a62 Bluetooth: tester: Handle Discover Characteristics by UUID command Mariusz Skamra 2015-11-04 12:35:39 +0100
  • b01cc79923 Bluetooth: tester: Handle Discover All Characteristics command Mariusz Skamra 2015-11-04 12:24:44 +0100
  • 469ea4ee10 Bluetooth: tester: Handle Find Included Services command Mariusz Skamra 2015-11-04 09:26:36 +0100
  • ee178fe665 Bluetooth: tester: Handle Discover primary services by UUID command Mariusz Skamra 2015-11-04 09:10:18 +0100
  • a693d9f29c Bluetooth: tester: Set missing bits in GATT supported commands Mariusz Skamra 2015-12-10 13:29:14 +0100
  • be72f6d197 Bluetooth: UUID: Add the SCC UUID Louis Caron 2015-12-11 07:29:43 +0100
  • 12f40ebd8c Bluetooth: GATT: Fix small typo Louis Caron 2015-12-11 07:20:33 +0100
  • a8c042827a Bluetooth: Correct headroom calc for outgoing packet Andrei Emeltchenko 2015-12-09 15:06:52 +0200
  • 54c0790b1f Bluetooth: Improve error message printed Andrei Emeltchenko 2015-12-09 16:31:47 +0200
  • cc7349b2d8 Bluetooth: Replace fiber_fiber_ with fiber_ Andrei Emeltchenko 2015-12-10 11:59:36 +0200
  • c8dbc71552 Bluetooth: tester: Add passkey entry command implementation Grzegorz Kolodziejczyk 2015-11-18 15:52:17 +0100
  • cc795e9204 Bluetooth: tester: Add pair command implementation Grzegorz Kolodziejczyk 2015-11-18 15:21:02 +0100
  • b6c0a04a55 Bluetooth: tester: Add set io cap command implementation Grzegorz Kolodziejczyk 2015-11-18 15:14:38 +0100
  • 434a4f6d85 Bluetooth: tester: Implement SM command stubs for tester Grzegorz Kolodziejczyk 2015-11-18 13:55:51 +0100
  • 2c14807046 Bluetooth: tester: Separate helper for converting to btp addr type Grzegorz Kolodziejczyk 2015-11-10 15:33:04 +0100
  • c0c7358196 Bluetooth: tester: Replace tester_rsp_full wrapper with tester send Grzegorz Kolodziejczyk 2015-12-08 14:49:22 +0100
  • 873cbfb470 Bluetooth: Kconfig: Move SMP related option under BLUETOOTH_SMP Szymon Janc 2015-12-08 16:31:45 +0100
  • d82d735079 Bluetooth: tester: Fix blocking ATT requests Mariusz Skamra 2015-11-26 13:46:42 +0100
  • 3670e7fcd0 Bluetooth: SMP: Minor codestyle fix Szymon Janc 2015-12-08 15:25:54 +0100
  • 755130ad68 Bluetooth: SMP: Fix setting ediv and rand for LE SC LTK Szymon Janc 2015-12-08 17:07:34 +0100
  • 7493cadee7 Bluetooth: Reduce hci_cmd_complete() stack usage Johan Hedberg 2015-12-09 14:13:14 +0200
  • 4a20bc14a7 Bluetooth: Make use of BT_UUID_DECLARE_16 for services Luiz Augusto von Dentz 2015-12-08 15:27:43 -0200
  • 2e97cbc55b Bluetooth: trivial style correction Andrei Emeltchenko 2015-12-08 11:05:41 +0200
  • 401fccf7ce Bluetooth: log: Remove redundant 'bt:' prefix from assert Johan Hedberg 2015-12-08 12:19:52 +0200
  • 30e0e64407 Bluetooth: Add color logging support Johan Hedberg 2015-12-08 12:17:31 +0200
  • 5d80ae929c Bluetooth: Rename NO_DRV to more consistent NO_DRIVER Johan Hedberg 2015-12-08 08:57:28 +0200
  • b9c8afb353 Bluetooth: Rename DEBUG_UART to more generic DEBUG_DRIVER Johan Hedberg 2015-12-08 08:57:01 +0200
  • 486167fdee Bluetooth: Kconfig: Remove redundant dependencies Johan Hedberg 2015-12-08 08:53:24 +0200
  • f55fefe3d0 compare footprint: added error counter and error message for sanity. Javier B Perez Hernandez 2015-12-08 12:24:43 -0600
  • 33ce2c7011 quark_se: quark_d2000: do not set native drivers as default Anas Nashif 2015-12-17 13:57:58 -0500
  • 8704792c45 grove_lcd: this display is not a feature of the board Anas Nashif 2015-12-15 12:55:51 -0500
  • cbd7dc65c4 quark_se_ss: enable UART Daniel Leung 2015-12-18 11:04:54 -0800
  • 6a869058ff samples/gpio_dw: extends the app for GPIOs on quark_se_ss Daniel Leung 2015-12-17 14:29:57 -0800
  • 5aab5ccbad arc/quark_se_ss: need some magic to enable GPIO interrupts Daniel Leung 2015-12-17 14:08:33 -0800
  • ceb1869bcc arc/quark_se_ss: update GPIO0/GPIO1 interrupt number Daniel Leung 2015-12-17 11:50:00 -0800
  • a99b90e4da Fixed Galileo UART0_RXD muxing bug David Antler 2015-12-15 16:05:03 -0800
  • 689ec02211 x86: mvic: fix IDT reload Andrew Boie 2015-12-16 17:37:23 -0800
  • f723c0735d test_stack: enable on ARC Andrew Boie 2015-12-15 11:23:15 -0800
  • 6eb403389d test_sema: enable for generic_arc Andrew Boie 2015-12-15 11:16:02 -0800
  • 2568ebc917 test_ipm: enable on ARC Andrew Boie 2015-12-15 11:04:32 -0800
  • 570fb5abb5 test_fifo: enable ARC build Andrew Boie 2015-12-15 11:00:52 -0800
  • fa3569323c test_lifo: enable ARC sanity build Andrew Boie 2015-12-15 10:56:33 -0800
  • 788fa782dc iamcu: Fix loapic_mkstub macro to pass isr context value correctly Dirk Brandewie 2015-12-16 08:23:25 -0800
  • 649267298f samples: add sample app for GPIO Daniel Leung 2015-12-16 11:08:52 -0800
  • afcc0babae samples: add a sample to use Grove LCD through I2C Daniel Leung 2015-12-15 16:13:47 -0800
  • b90cb66afd grove/lcd: add an option to specify I2C master Daniel Leung 2015-12-15 16:13:47 -0800
  • d9e930bc09 samples: using I2C FRAM via Arduino 101 Daniel Leung 2015-12-15 16:13:47 -0800
  • 8a3273aeb6 arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating Daniel Leung 2015-12-15 14:44:00 -0800
  • 1487f4b6e2 arm/fsl_frdm_k64f: hardware initialization has to be done first Daniel Leung 2015-12-15 13:27:05 -0800
  • 225d8e8f48 iamcu: disable building with iamcu compiler Anas Nashif 2015-12-15 07:23:34 -0500
  • d8a1c8ef17 x86: iamcu: Add support for the IAMCU calling convention. Dirk Brandewie 2015-12-14 09:56:38 -0800
  • 8683dc4836 drivers/console: Add support for ANSI sequences with values Johan Hedberg 2015-12-09 11:36:25 +0200
  • 8de1dac833 Add isgraph()/isprint()/isxdigit()/toupper() Vlad Lungu 2015-12-04 13:41:28 +0200
  • ceba31ade4 drivers/console: Use cursor save/restore escape sequences Johan Hedberg 2015-12-09 12:40:29 +0200
  • 05e0c02a5d fifo: Simplify task_fifo_get() API family Peter Mitsis 2015-12-02 15:39:40 -0500
  • 5deb202a8c fifo: Simplify task_fifo_put() API family Peter Mitsis 2015-12-02 12:39:14 -0500
  • 5a338dc21f Cosmetic: Update test_fifo file header Peter Mitsis 2015-12-11 13:17:11 -0500
  • 4eae500445 mutex: Simplify task_mutex_lock() API family Peter Mitsis 2015-12-01 16:10:42 -0500
  • 4ab6ef7c5f Cosmetic: Update test_mutex file header Peter Mitsis 2015-12-08 13:28:34 -0500
  • 9cc9bdcd53 mem_pool: Simplify task_mem_pool_alloc() API family Peter Mitsis 2015-12-02 12:05:13 -0500
  • e2cb5f5bdd mem_map: Simplify task_mem_map_alloc() API family Peter Mitsis 2015-12-02 10:21:23 -0500
  • 8968e87bd5 Cosmetic: Update test_map file header Peter Mitsis 2015-12-08 13:05:48 -0500
  • f863d66dd8 semgroup: Simplify task_sem_group_take() API family Peter Mitsis 2015-12-01 14:51:33 -0500
  • 40eba989e2 semaphore: Simplify task_sem_take() API family Peter Mitsis 2015-12-07 13:44:11 -0500
  • 3fecd1e7a0 Cosmetic: Update test_sema file header Peter Mitsis 2015-12-08 14:40:36 -0500
  • 57c7977ecf pipes: Simplify task_pipe_get() API family Peter Mitsis 2015-12-04 14:32:06 -0500
  • f5d90e1584 pipes: Simplify task_pipe_put() API family Peter Mitsis 2015-12-04 13:54:01 -0500
  • db320964b0 test_pipe: Applied doxygen style Peter Mitsis 2015-12-09 10:43:31 -0500
  • 18ea9a4d05 pipe, cosmetic: Put constant in comparisons on the right Peter Mitsis 2015-12-07 10:32:37 -0500
  • d3e4b72da2 mailbox: Simplify task_mbox_data_block_get() API family Peter Mitsis 2015-12-04 11:02:13 -0500
  • a67b7070b7 events: Simplify task_event_recv() API family Peter Mitsis 2015-12-07 15:36:25 -0500