OSDN Git Service

Regard L2CAP_CFG_PENDING as failure
authorHansong Zhang <hsz@google.com>
Sat, 26 Sep 2020 23:48:40 +0000 (16:48 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 28 Sep 2020 06:38:08 +0000 (23:38 -0700)
commit5b85860bd504c89717c63856414d44259fd31584
treebff803f972e37dfc7140d6fac52775731e7f90f2
parentb6e5a07555c3759a213a0a154cec9d2e43da2f57
Regard L2CAP_CFG_PENDING as failure

Since all L2CAP users disconnect if the status is not OK.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I112400c2081be12d038426c1e8ea82229d5b9f4a
stack/l2cap/l2c_main.cc