OSDN Git Service

MCAP: Fix bugs in MCAP stack
authorJack He <siyuanh@google.com>
Thu, 18 May 2017 05:22:18 +0000 (22:22 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 23 May 2017 22:44:40 +0000 (22:44 +0000)
commitb3a8dc2ece90770b41f4bc0555fabb2742093176
treed4511803b83889b196e44046df07c869f2432a2b
parent0e3621da9f136d325908778ed934fd552fd1440d
MCAP: Fix bugs in MCAP stack

* Fix error response message for clock sync opcodes
* Fix error response message for CREATE_MDL opcode
* Fix logging in the MCAP stack

Bug: 37867299
Test: make, PTS MCAP test
Change-Id: I7a37ac04806bca20d732357f00b4761577b4be19
stack/mcap/mca_cact.cc
stack/mcap/mca_main.cc