| commit | 1c99e4c64cd3ce54a0329ba94db826e3437f2b2d | [log] [tgz] |
|---|---|---|
| author | Shalabh Jain <shalabhj@codeaurora.org> | Mon Mar 26 18:47:59 2012 -0700 |
| committer | Shalabh Jain <shalabhj@codeaurora.org> | Fri Apr 20 17:44:02 2012 -0700 |
| tree | 81eb83f321fdfa745212d8af41e200a9516024c5 | |
| parent | 7d965e1015b54bd1744075e35d36d4cff2ffff95 [diff] |
diag: Add DCI support This change adds DIAG Consumer Interface (DCI). This will help Android user space applications use DIAG to send command requests to modem and receive responses back. Until now, this was done using tools or scripts on PC. With this change, this functionality is available on target itself. Change-Id: I66c187e406fe93ae23c4ca0ead2cf0aed3502197 Signed-off-by: Shalabh Jain <shalabhj@codeaurora.org>