]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
Bluetooth: hci_ll: Extend timeout between start and communication
authorMichal Simek <michal.simek@xilinx.com>
Mon, 12 Mar 2018 15:13:57 +0000 (16:13 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 16 Mar 2018 07:28:07 +0000 (08:28 +0100)
commit68ae0611e2f64cd5b95dbd7654b286a1de9ca0b1
treec72553f55a23ff684cb66c7590bb68b5755b6916
parent8001153423c941c3751d5936ad6e5366d06ba8cb
Bluetooth: hci_ll: Extend timeout between start and communication

Extend timeout between bt enable and communication with chip.
Flow control is automatic and driver is responding that device is ready
to accept messages but it doesn't need to be truth. Wait more time to
ensure that communication cat start.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/bluetooth/hci_ll.c