zephyr/doc/guides
Carles Cufi 3d16bda27d doc: Bluetooth: Document issue with certain controllers
Certain Qualcomm controllers do not accept our settings for Host Buffer
Size:

< HCI Command: Host Buffer Size (0x03|0x0033) plen 7       #19 [hci0]
22.391048
        ACL MTU: 27   ACL max packet: 6
        SCO MTU: 0    SCO max packet: 0
> HCI Event: Command Complete (0x0e) plen 4                #20 [hci0]
22.391525
      Host Buffer Size (0x03|0x0033) ncmd 1
        Status: Invalid HCI Command Parameters (0x12)

Likely due to the fact that we do not reserve space for any SCO packets
in the Host.

Other Controllers (Realtek) seem to not transmit any data at all in the
Controller to Host direction if Controller to Host flow control is
enabled.

Document this fact in the User Guide so that users know what to do when
this happens.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-04-30 22:17:10 +03:00
..
bluetooth doc: Bluetooth: Document issue with certain controllers 2020-04-30 22:17:10 +03:00
build doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
crypto
debugging Bluetooth: samples: hci_uart: Add debug configuration using RTT 2020-04-28 09:11:13 -04:00
device_mgmt doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
documentation kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
dts devicetree: add DT_PARENT() 2020-04-15 08:27:18 -05:00
kconfig kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
networking doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
optimizations kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
platformio doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
portability
porting boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
test boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
tools boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
tracing doc: tracing: adapt to current implementation 2020-04-29 22:30:19 -04:00
west doc: west: link to modules page instead of source code 2020-04-08 12:00:44 -05:00
beyond-GSG.rst cmake: add support for user-defined board aliases 2020-04-09 14:38:36 +02:00
c_library.rst
coccinelle.rst
code-relocation.rst
coverage.rst
env_vars.rst
getting-help.rst
index.rst doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
modules.rst
zephyr_cmake_package.rst doc: Update documentation to describe use of find_package(Zephyr) 2020-03-27 16:23:46 +01:00