Go to file
Alexandre Bard 99ec03ae74 tibluetooth: Handle errors intead of relying on abritrary delay
There is no guarantee that a fix delay is actually enough, because with
the BT_EN gpio, we only control activation of bluetooth on the chip. But
we don't know the status of the whole chip.

Also hciattach has anyway a timeout of 5 seconds, so 0.1 seconds does
probably not make a big difference in this regard.

So in order to make it the safest possible, we can only rely a failure
handling and retrying. The number 5 for retries has been defined since
repeated restart of the service with only 3 retries leads to failure
pretty quickly. At 4 there is no failure anymore. So with 5 we are sure
the risk of failure is really low.

BugzID: 70195
2021-02-10 12:18:33 +01:00
bbappends/ublox-module jody-w1-bt-hcd: Add missing dependency 2021-01-16 18:47:54 +01:00
classes nmhw22 target renamed to nmhw23 2019-06-18 17:27:30 +02:00
conf hw23: Use A35 tune instead of generic aarch64 2021-01-16 18:47:54 +01:00
freescale/recipes-imx imx-sc-firmware: Update to 1.5.0 2021-01-16 18:47:54 +01:00
recipes-bsp u-boot-hw23: Set empty initial environment 2021-01-16 18:47:54 +01:00
recipes-connectivity tibluetooth: Handle errors intead of relying on abritrary delay 2021-02-10 12:18:33 +01:00
recipes-core Fix dependencies to python3 2021-01-04 16:24:52 +01:00
recipes-firmware/firmware-ti-wl18xx wl1271-nvs.bin: add bluetooth binary for ti-wl18xx chip 2020-11-11 12:50:48 +01:00
recipes-kernel ssf: autoload kernel modules 2021-01-19 13:34:29 +01:00
recipes-navigation/gpsd gpsd: Move to recipes-navigation 2021-01-16 18:47:54 +01:00
wic am335x: wic: Make bootloader redundant 2020-04-01 17:26:17 +02:00
README README: remove deprecated documentation 2019-05-28 20:18:54 +02:00

README

This layer depends on:

URI: git://git.yoctoproject.org/poky
branch: warrior
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
branch: warrior
revision: HEAD
layers: meta-python, meta-oe, meta-networking