OSDN Git Service

PDL: L2CAP packet definition
authorMyles Watson <mylesgw@google.com>
Mon, 25 Mar 2019 22:25:08 +0000 (15:25 -0700)
committerMyles Watson <mylesgw@google.com>
Thu, 4 Apr 2019 22:21:11 +0000 (15:21 -0700)
commita4cd53c63a49e26dd9fdfbc33cc56b7d90c6170f
treed2f940371556c24f41355908be5b95649d3309f2
parentcc57c6b64eb9e1aef67e2273fc523ef8a5fcb079
PDL: L2CAP packet definition

Test: Comparison with the SPEC
      bluetooth_test_gd --gtest_filter="*L2cap*"
Change-Id: If29036fa7147b27d5a79458773c5eb772eb15817
gd/Android.bp
gd/l2cap/Android.bp [new file with mode: 0644]
gd/l2cap/l2cap.pdl [new file with mode: 0644]
gd/l2cap/l2cap_packet_test.cc [new file with mode: 0644]