OSDN Git Service

SDP: Remove sdp_disconnect_cfm
authorHansong Zhang <hsz@google.com>
Wed, 23 Sep 2020 04:37:08 +0000 (21:37 -0700)
committerHansong Zhang <hsz@google.com>
Wed, 23 Sep 2020 16:58:41 +0000 (09:58 -0700)
commit9f00dd860527a7c7c781b3407144e0446dcceb7d
tree9ad16bc9a894fa414167cdaa62d8bc8a5bd89c2c
parent5138be321b4f87399de5903d433bef5018292bb2
SDP: Remove sdp_disconnect_cfm

Just invoke the callbacks when we send disconnect request.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I734119e5aaaea05eeaf0d1d272865cf420d03862
stack/sdp/sdp_main.cc