OSDN Git Service

Add remote cid insertion to packet for transmission
authorChris Manton <cmanton@google.com>
Fri, 8 Nov 2019 05:42:09 +0000 (21:42 -0800)
committerChris Manton <cmanton@google.com>
Fri, 8 Nov 2019 17:49:05 +0000 (09:49 -0800)
commitdee1a258706dd9facd39176797488234490a5264
tree7652635b6f643a7987502d37e3f54f7b81b651c6
parent578888176b6f0fa4c6909eab0df2351b4c140b9c
Add remote cid insertion to packet for transmission

The remote cid is inserted into the packet to identify
the proper destination channel endpoint for data
packets.

Bug: 143697964
Test: Verified using wireshark

Change-Id: Iab2faa2f767b67810b39559e780a0aee6d3df464
gd/l2cap/classic/internal/link.cc
gd/l2cap/internal/scheduler.h
gd/l2cap/internal/scheduler_fifo.cc
gd/l2cap/internal/scheduler_fifo.h
gd/l2cap/internal/scheduler_fifo_test.cc
gd/l2cap/internal/scheduler_mock.h
gd/l2cap/le/internal/link.h