OSDN Git Service

Remove l2cap fixed channel socket
authorHansong Zhang <hsz@google.com>
Thu, 27 Aug 2020 22:18:00 +0000 (15:18 -0700)
committerHansong Zhang <hsz@google.com>
Thu, 27 Aug 2020 22:20:19 +0000 (15:20 -0700)
commit8bdc254eea5db384afd9820960d8f0afc8b2e07a
tree78ae4bb573cb858632bd7d1babe0d8388b4686df
parent1ce7f6a70637d24bfe0fd4f36cb5020eeb40fb0f
Remove l2cap fixed channel socket

The spec says in LE only ATT and SMP use fixed channel, and in classic
only SMP_BR uses fixed channel. Don't expose the socket API to java.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I05e50e53ef9cc3b283cc6c19f74b05cb20b369ce
bta/include/bta_jv_api.h
bta/jv/bta_jv_api.cc
btif/include/btif_sock_l2cap.h
btif/src/btif_sock_l2cap.cc