OSDN Git Service

Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number
authorStanley Tng <stng@google.com>
Fri, 5 Jan 2018 17:25:11 +0000 (09:25 -0800)
committerStanley Tng <stng@google.com>
Tue, 23 Jan 2018 16:33:10 +0000 (16:33 +0000)
commita34e9b482390c389bc35f85895564c55d5507763
tree424f62a6090a7d79f1bbf753d6dd9971ec138217
parent154be11f74357f43e9775da75adfe6b0b8025fa0
Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number

Cleanup the code by removing the use of L2CAP_MASK_LE_COC_CHANNEL flag
in the channel number. This flag will be passed in the proper "flags"
parameter.

Test: Ran the new ACTS Tests for LE CoC
Bug: 70683224
Change-Id: I6ed77b46e5434bca5f2501d853ae8181c7197b4c
btif/include/btif_sock_l2cap.h
btif/src/btif_sock.cc
btif/src/btif_sock_l2cap.cc
include/hardware/bt_sock.h