Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
de81c16c5a5db710f9596a3f597a644817676aed
/
drivers
/
bluetooth
/
hci
c1e5cbf
devicetree: Generate BLUETOOTH_UART,UART_PIPE etc config from dt
by Savinay Dharmappa
· 8 years ago
9a13a0c
Bluetooth: Add BUILD_ASSERT to check Tx and Rx thread priorities
by Vinayak Kariappa Chettimada
· 8 years ago
65a9d2a
kernel: make K_.*_INITIALIZER private to kernel
by Andrew Boie
· 8 years ago
ca61452
Bluetooth: drivers: Make RX thread priority consistent
by Johan Hedberg
· 8 years ago
2920815
bluetooth: hci: Kconfig: Fix dependency
by Andy Gross
· 8 years ago
2d4a36f
drivers: use K_THREAD_STACK_DEFINE macros
by Andrew Boie
· 8 years ago
6c9e563
Bluetooth: Move common code to common/
by Carles Cufi
· 8 years ago
899cf94
bluetooth: use k_thread_create()
by Andrew Boie
· 8 years ago
8a7eeeb
Bluetooth: Move HCI driver debug to top-level Kconfig
by Carles Cufi
· 8 years ago
70e09b1
Bluetooth: Introduce buffer type parameter to bt_buf_get_rx
by Johan Hedberg
· 8 years ago
97f0241
Bluetooth: Fix alignment issues resulting from new integer types
by Johan Hedberg
· 8 years ago
93e4d72
spell: fix Kconfig help typos: /boards /drivers
by David B. Kinder
· 8 years ago
d0eb235
Bluetooth: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
5517893
Bluetooth: Make bt_hci_driver instances link-time constants
by Johan Hedberg
· 8 years ago
50678b0
Bluetooth: Reuse HCI command buffers for the command response
by Johan Hedberg
· 8 years ago
743379c
Bluetooth: Kconfig: Merge headroom reserve variables into a single one
by Johan Hedberg
· 8 years ago
bbf389a
Bluetooth: drivers/h4: Add support for discarding certain events
by Johan Hedberg
· 8 years ago
a3474a7
Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQs
by Ricardo Salveti
· 8 years ago
2569e2e
Bluetooth: SPI: retry spi_transceive calls if invalid
by Ricardo Salveti
· 8 years ago
f27d8ee
Bluetooth: SPI: switch to a single SPI transfer when receiving
by Ricardo Salveti
· 8 years ago
8227c72
Bluetooth: SPI: fix max SPI buffer length
by Ricardo Salveti
· 8 years ago
4afe063
Bluetooth: SPI: introduce CONFIG_BLUETOOTH_SPI_BLUENRG
by Ricardo Salveti
· 8 years ago
ef7f2bd
Bluetooth: SPI: fix Kconfig SPI IRQ PIN description
by Ricardo Salveti
· 8 years ago
e2b759b
Bluetooth: SPI: fix buf handling for HCI ACL packets
by Ricardo Salveti
· 8 years ago
916837c
Bluetooth: SPI: Replace Apache boilerplate with SPDX tag
by Johan Hedberg
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
7890290
Bluetooth: Add HCI SPI driver
by Lee Jones
· 8 years ago
645f867
Bluetooth: Take advantage of IS_ENABLED macro for BT_DBG
by Johan Hedberg
· 8 years ago
d64f47d
Bluetooth: Create separate bt_recv_prio() API
by Johan Hedberg
· 8 years ago
3341d7d
Bluetooth: h4: Convert TX path to be interrupt based
by Johan Hedberg
· 8 years ago
37aa1a1
Bluetooth: h4: Use k_fifo instead of k_sem
by Johan Hedberg
· 8 years ago
3fb654e
Bluetooth: drivers: Use bt_buf_get_rx() in h5.c
by Johan Hedberg
· 8 years ago
95049fb
Bluetooth: Convert H:4 HCI driver to RECV_IS_RX_THREAD
by Johan Hedberg
· 8 years ago
6f429a3
Bluetooth: Kconfig Remove HOST_BUFFERS option
by Johan Hedberg
· 8 years ago
63f71ad
Bluetooth: Take advantage of new net_buf_add_mem() API
by Johan Hedberg
· 8 years ago
f3c632b
Bluetooth: Add timeout to event & ACL buffer allocation functions
by Johan Hedberg
· 8 years ago
71c7c01
net: buf: Remove the need for net_buf_pool_init()
by Johan Hedberg
· 8 years ago
c3e08c8
net: buf: Redesigned pool & buffer allocation API
by Johan Hedberg
· 8 years ago
a4b6b24
Bluetooth: Switch from printf to printk functions
by Johan Hedberg
· 8 years ago
9aafa97
Bluetooth: Fix incorrect logging format specifiers
by Johan Hedberg
· 8 years ago
2469bd6
Bluetooth: Use convenience macros for timeout durations
by Johan Hedberg
· 8 years ago
776b3e6
Bluetooth: drivers/h5: Convert to unified work APIs
by Johan Hedberg
· 8 years ago
5f5425f
Bluetooth: drivers: Don't use deprecated NANOKERNEL init level
by Johan Hedberg
· 8 years ago
c78bfd9
Bluetooth: Use k_sleep() instead of deprecated fiber_sleep()
by Johan Hedberg
· 8 years ago
918a8e6
Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start()
by Johan Hedberg
· 8 years ago
b0f0742
Bluetooth: Use k_yield() instead of deprecated fiber_yield()
by Johan Hedberg
· 8 years ago
2b16287
Bluetooth: Use proper timeout defines for net_buf_get_timeout
by Szymon Janc
· 8 years ago
e279549
Bluetooth: drivers: Use unified k_fifo API for FIFOs
by Szymon Janc
· 8 years ago
b64e0d4
Bluetooth: Kconfig: Remove redundant 'default n' declarations
by Johan Hedberg
· 8 years ago
c583a9f
Bluetooth: Kconfig: Restructure for a more logical hierarchy
by Johan Hedberg
· 8 years ago
d7f4fd7
Bluetooth: Use depends on SERIAL instead of selects
by Johan Hedberg
· 8 years ago
8cf56bc
unified: dissociate system workqueue from common workqueue module
by Benjamin Walsh
· 8 years ago
20952b7
Bluetooth: uart: Fix UART TX stall condition
by Carles Cufi
· 8 years ago
4a345d3
Bluetooth: drivers: Include zephyr.h instead of nanokernel.h
by Szymon Janc
· 8 years ago
4599255
Bluetooth: drivers/Kconfig: Fix inconsistency issues
by Johan Hedberg
· 8 years ago
6989bf8
Bluetooth: Rename bt_driver to bt_hci_driver
by Johan Hedberg
· 8 years ago