Commit graph

  • d64f47d956 Bluetooth: Create separate bt_recv_prio() API Johan Hedberg 2017-01-02 13:43:12 +02:00
  • 3341d7d2b5 Bluetooth: h4: Convert TX path to be interrupt based Johan Hedberg 2016-12-31 19:45:00 +02:00
  • 1094f00253 Bluetooth: Reduce the minimum RX buf count to 2 Johan Hedberg 2016-12-31 15:09:56 +02:00
  • 37aa1a1f8b Bluetooth: h4: Use k_fifo instead of k_sem Johan Hedberg 2016-12-31 14:41:45 +02:00
  • 2f191012c2 Bluetooth: Controller: Deprioritize adv report buffer allocation Johan Hedberg 2016-12-31 11:24:44 +02:00
  • 88b620550c Bluetooth: Controller: Switch to controller-side RX thread Johan Hedberg 2016-12-26 18:21:06 +02:00
  • 533d544d95 Bluetooth: Remove unused prio pool and buffer helpers Johan Hedberg 2016-12-26 17:36:10 +02:00
  • d79bdd74e9 Bluetooth: Controller: Use bt_buf_get_rx for buffer allocation Johan Hedberg 2016-12-26 17:22:48 +02:00
  • 3fb654ecd1 Bluetooth: drivers: Use bt_buf_get_rx() in h5.c Johan Hedberg 2016-12-26 17:20:40 +02:00
  • 38eef90d01 Bluetooth: hci_ecc: Delay event buffer allocation Johan Hedberg 2016-12-31 10:43:39 +02:00
  • 8f766efc2f Bluetooth: Use bt_buf_get_rx in hci_ecc.c Johan Hedberg 2016-12-26 17:42:56 +02:00
  • 95049fb99b Bluetooth: Convert H:4 HCI driver to RECV_IS_RX_THREAD Johan Hedberg 2016-12-25 15:21:39 +02:00
  • 53b1503ac8 Bluetooth: Kconfig: Fine tune options for RECV_IS_RX_THREAD Johan Hedberg 2016-12-25 15:17:50 +02:00
  • 0174200cd0 Bluetooth: Add bt_buf_get_rx() helper API Johan Hedberg 2016-12-25 11:20:32 +02:00
  • bc8564bddc Bluetooth: Remove support for host flow control Johan Hedberg 2016-12-22 13:45:41 +02:00
  • 0a3a108762 Bluetooth: Introduce support for HCI driver-side RX thread Johan Hedberg 2016-12-21 21:09:27 +02:00
  • ea0dcd7587 Bluetooth: Refactor bt_recv() logic Johan Hedberg 2016-12-21 19:00:26 +02:00
  • 57de98daf6 Bluetooth: Kconfig: Introduce BLUETOOTH_COMBINED_RX_BUF option Johan Hedberg 2016-12-21 17:49:39 +02:00
  • 6f429a38d8 Bluetooth: Kconfig Remove HOST_BUFFERS option Johan Hedberg 2016-12-21 17:39:55 +02:00
  • 5d3d13f4a4 Bluetooth: SDP: Send resolved UUID data to user Arkadiusz Lichwa 2016-12-23 16:21:23 +01:00
  • 51e71ea0fd Bluetooth: RFCOMM: Increase dlc stack size to 256 Jaganath Kanakkassery 2017-01-03 19:24:03 +05:30
  • 164aa00f0f Bluetooth: SDP: Check room needed against user allocated Arkadiusz Lichwa 2016-12-22 15:22:08 +01:00
  • 7eacb0477c Bluetooth: HFP HF: SLC query indicators present value Sathish Narasimman 2016-11-14 19:01:18 +05:30
  • 7782ccbd76 Bluetooth: AT: Change API name skip_whitespace to skip_space Sathish Narasimman 2016-11-14 17:49:43 +05:30
  • 128ef4dd99 Bluetooth: HFP HF: SLC Connection send/parse CIND Sathish Narasimman 2016-11-14 13:47:24 +05:30
  • 39e7350a13 Bluetooth: AT: Rename API's which uses term 'stream' Sathish Narasimman 2017-01-02 12:07:37 +05:30
  • a69cdca529 Bluetooth: Controller: Remove advertiser struct use in observer Vinayak Chettimada 2017-01-03 04:45:08 +01:00
  • 0565945a5c Bluetooth: Controller: fix DLE conditional compilations Vinayak Chettimada 2017-01-02 12:53:07 +01:00
  • 34cff06a72 Bluetooth: hci_ecc: Fix incorrect private_key size Johan Hedberg 2016-12-31 10:06:24 +02:00
  • c97220c1d6 Bluetooth: SDP: Allocate user delivered memory for resolved data Arkadiusz Lichwa 2016-12-22 12:03:17 +01:00
  • 3304cbc41b Bluetooth: SDP: Validate SSA response PDU Arkadiusz Lichwa 2016-12-30 18:50:43 +01:00
  • 7c6063c4ec Bluetooth: SDP: Enable resolve all user delivered UUIDs Arkadiusz Lichwa 2016-12-21 16:49:31 +01:00
  • d5d473b0f8 Bluetooth: Controller: replace work with mayfly Vinayak Chettimada 2016-12-21 06:21:13 +01:00
  • 8bd73aeba7 Bluetooth: Controller: add memq_peek interface Vinayak Chettimada 2016-12-21 06:21:13 +01:00
  • 85cfff0d92 Bluetooth: Controller: Kconfig fast encryption setup feature Vinayak Chettimada 2016-12-30 06:51:17 +01:00
  • 404e7662e0 Bluetooth: Controller: Kconfig Tx buffer size Vinayak Chettimada 2016-12-30 06:24:42 +01:00
  • 27353bb655 Bluetooth: Controller: Kconfig connection RSSI measurement Vinayak Chettimada 2016-12-29 17:07:54 +01:00
  • 08fcc44b8a Bluetooth: Controller: Kconfig Data Length Update feature Vinayak Chettimada 2016-12-28 06:35:05 +01:00
  • 4fb2947b61 Bluetooth: Controller: fix LE Ping conditional compilations Vinayak Chettimada 2016-12-29 17:22:25 +01:00
  • d333b3892b Bluetooth: SDP: Handle SSA PDU response Arkadiusz Lichwa 2016-12-21 13:37:30 +01:00
  • 4b7cdd499f bluetooth: Tune stack sizes after measuring with hci_uart Carles Cufi 2016-12-30 12:01:05 +01:00
  • ce61122cdf Bluetooth: SDP: Introduce ContinuationState of PDU Arkadiusz Lichwa 2016-12-21 12:09:34 +01:00
  • 5f3ce62eed Bluetooth: Fix reserve param of bt_l2cap_create_pdu() Jaganath Kanakkassery 2016-12-29 21:56:51 +05:30
  • aaf6bbf33c Bluetooth: ipsp: Port sample to native stack Luiz Augusto von Dentz 2016-12-29 14:03:08 +02:00
  • aa150d6f56 Bluetooth: hci_uart: Disable HCI ECC commands temporarily Carles Cufi 2016-12-29 11:20:21 +01:00
  • 80f000ab43 Bluetooth: Rename SEND_STACK to TX_STACK_SIZE Carles Cufi 2016-12-29 11:17:59 +01:00
  • 714718a33d Bluetooth: SDP: Validate Transaction ID of PDU Arkadiusz Lichwa 2016-12-21 12:20:40 +01:00
  • b37e285c03 Bluetooth: Controller: Kconfig LE Ping feature Vinayak Chettimada 2016-12-28 05:34:37 +01:00
  • 7fc2a8a4e2 Bluetooth: SDP: Implement ServiceSearchAttribute request PDU Arkadiusz Lichwa 2016-12-20 21:45:48 +01:00
  • 9055f57850 Bluetooth: fix write cmd handling Louis Caron 2016-12-28 10:28:50 +01:00
  • 04794ba1c1 Bluetooth: Controller: add init test for BT 4.0 only controller Vinayak Chettimada 2016-12-28 05:42:06 +01:00
  • fce1938a24 Bluetooth: Fix another incorrect memcpy call Johan Hedberg 2016-12-28 14:10:06 +02:00
  • 1921b53484 Bluetooth: Controller: refactor ISR to reduce critical path code Vinayak Chettimada 2016-12-21 06:21:13 +01:00
  • a591205045 Bluetooth: Controller: Kconfig radio ISR profiling Vinayak Chettimada 2016-12-27 19:23:32 +01:00
  • 73236dbaa5 Bluetooth: Controller: BT_INFO the ISR profiling event Vinayak Chettimada 2016-12-25 07:40:30 +01:00
  • ecb649c2a1 Bluetooth: Controller: add radio ISR profiling event Vinayak Chettimada 2016-12-21 06:21:13 +01:00
  • 6996619399 Bluetooth: Controller: use BT_WARN to display unknown rsp Vinayak Chettimada 2016-12-25 17:39:37 +01:00
  • ced33653fa Bluetooth: Controller: internally handle unknown rsp for LE Ping Vinayak Chettimada 2016-12-25 17:28:07 +01:00
  • 41984c7577 Bluetooth: RFCOMM: Handle non supported message types Jaganath Kanakkassery 2016-12-15 22:34:41 +05:30
  • fb07eb9022 Bluetooth: RFCOMM: Respond to Test command Jaganath Kanakkassery 2016-12-15 22:17:55 +05:30
  • 14472d757d Bluetooth: Fix incorrect call to memcpy() Johan Hedberg 2016-12-27 11:52:47 +02:00
  • 63f71adc5f Bluetooth: Take advantage of new net_buf_add_mem() API Johan Hedberg 2016-12-25 09:55:58 +02:00
  • 6d4ff2303e sanitycheck: reduce number of unnecessary configuration builds Anas Nashif 2016-12-21 13:05:28 -05:00
  • 2382cb8fa3 sanity: prevent stack corruption at test_static_idt Genaro Saucedo Tejada 2017-01-03 15:41:43 -06:00
  • f8ddacff48 maintainers: update KNOWN ISSUES and MAINTAINERS section Genaro Saucedo Tejada 2017-01-04 10:50:26 -06:00
  • 30093f13ca Makefile.toolchain.zephyr: Modifications for SDK 0.9 Juro Bystricky 2017-01-03 09:24:16 -08:00
  • fb2e5a4479 arc: add -fno-delete-null-pointer-checks Andrew Boie 2017-01-03 13:06:44 -08:00
  • 453432539e doc: samples: fix rst layout and use code-blocks Anas Nashif 2017-01-03 16:02:59 -05:00
  • b6109496ff arm: Cortex-M0: Adapt core register code to M0 Carles Cufi 2016-12-28 17:47:14 +01:00
  • 41bcac3f1c arm: nvic: Fix exception priority access on Cortex-M0(+) Carles Cufi 2016-12-27 15:49:39 +01:00
  • ae0ce20699 arm: nvic: Use uint8_t for priority level Johan Hedberg 2016-12-29 21:01:08 +02:00
  • 0f08bd8cf8 gpio_basic_api: fix format codes Andrew Boie 2017-01-03 11:16:08 -08:00
  • 57eb17a8ca tests/kernel/stackprot: 'fatal fault' is not a failure Inaky Perez-Gonzalez 2017-01-03 10:01:52 -08:00
  • e3029f719f sanity: prevent stack corruption at test_sema Genaro Saucedo Tejada 2016-12-29 18:02:16 -06:00
  • 5ec3a7d04a test_thread_init.c: fix build error Juro Bystricky 2017-01-03 09:21:31 -08:00
  • 9a36cb6456 sanitycheck: add --log-file to log everything to a file too Inaky Perez-Gonzalez 2016-11-29 10:43:40 -08:00
  • 66cfcc26bc tests: introduce Makefile.test Anas Nashif 2016-12-21 14:38:37 -05:00
  • 6e1fbd98d0 doc: move c library section to subsystems Anas Nashif 2016-12-24 08:40:16 -05:00
  • 8c43544e1b doc: move ztest to subsystems Anas Nashif 2016-12-24 07:48:33 -05:00
  • b3ded5e25b MAINTAINERS: Update network applications section Flavio Santes 2017-01-01 20:10:07 -06:00
  • 98f9b104cd Merge "Merge net branch into master" Anas Nashif 2017-01-03 14:22:15 +00:00
  • 52e3eac4d5 Fixup indentation. Marcus Shawcroft 2017-01-03 09:32:26 +00:00
  • 66d66848cb gpio: Fix spelling mistake. Marcus Shawcroft 2017-01-03 09:14:44 +00:00
  • 7028b433a1 Merge net branch into master Tomasz Bursztyka 2017-01-02 10:35:06 +01:00
  • d43af0b4c8 net: shell: NET_SHELL is not NET_LOG dependent Tomasz Bursztyka 2016-12-30 13:00:55 +01:00
  • a1aa08c288 net: ip: Improve logging by adding a dedicated sys_log level Tomasz Bursztyka 2016-12-15 13:55:01 +01:00
  • 4869dc9786 net: tests: Add platforms whitelist to http header unit test Tomasz Bursztyka 2016-12-30 12:35:33 +01:00
  • 2e95186eff net: nbuf: Let's remove inner type Tomasz Bursztyka 2016-12-29 12:17:03 +01:00
  • ac7300611c net: Restructure network protocols Flavio Santes 2016-12-23 15:09:15 -06:00
  • dc862ec104 net/dhcpv4: Use net_if_ipv4_set_netmask() Marcus Shawcroft 2016-12-23 18:59:25 +00:00
  • defbc89358 net/dhcpv4: Use router option to set IPv4 GW. Marcus Shawcroft 2016-12-19 11:56:57 +00:00
  • 065c84d5a6 dhcpv4: Add option parsing diagnostics. Marcus Shawcroft 2016-12-19 11:56:31 +00:00
  • 739278e09d ethernet/arp: Use gateway for non local ipv4 routing. Marcus Shawcroft 2016-12-23 10:26:32 +00:00
  • 2fc5eb2f4c net/dhcpv4: Re-instate init_app() Marcus Shawcroft 2016-12-29 10:01:38 +00:00
  • c538bb6602 tests/zoap: Add test for payload size Vinicius Costa Gomes 2016-12-27 13:53:08 -08:00
  • 909ad359bf lib/zoap: Fix incorrect values for payload size Vinicius Costa Gomes 2016-12-27 13:38:57 -08:00
  • 8ab2a90231 net: rpl: Fix a build issue Tomasz Bursztyka 2016-12-28 16:25:05 +01:00
  • ff5954890a net: ethernet: IPv6 packet length should be relevantly handled Tomasz Bursztyka 2016-12-28 13:48:35 +01:00
  • a79f9bcbc4 net: statistics: Expose relevant information through net mgmt API Tomasz Bursztyka 2016-12-14 14:31:58 +01:00
  • 88b99fa782 net: statistics: Have a dedicated struct for rpl data Tomasz Bursztyka 2016-12-14 14:10:43 +01:00