OSDN Git Service

Add information request after acl connect
authorChris Manton <cmanton@google.com>
Thu, 31 Oct 2019 21:36:02 +0000 (14:36 -0700)
committerChris Manton <cmanton@google.com>
Fri, 1 Nov 2019 04:05:52 +0000 (21:05 -0700)
commit248096070ef10b032a9927251a39c0b2cc2f6950
tree82eab57020598acc2b8e89500dfa0d8cd3dc57c9
parent8b39a22651f8a9738116203d92f81d274db7d9db
Add information request after acl connect

The 2 information requests are optional, but convention
by legacy android stack and other devices I've tested against
send these commands after acl connection.

Bug: 143697964
Test: Verified on actual device with wireshark

Change-Id: Idd651ac30e8d843c88105f4145756320c0f68902
gd/l2cap/classic/internal/link.cc
gd/l2cap/classic/internal/link.h
gd/l2cap/classic/internal/link_manager.cc