commit | a8c991d548860e4e2c700ca79f9152e725cf592d | [log] [tgz] |
---|---|---|
author | Anna Perel <aperel@codeaurora.org> | Mon Apr 09 16:44:46 2012 +0300 |
committer | Anna Perel <aperel@codeaurora.org> | Tue Apr 10 15:59:06 2012 +0300 |
tree | c40b242433a92cee7ad010cb9bc9a01af1f66245 | |
parent | 23aedd6cb9a2fbced2c08344ddaadb62e7465f67 [diff] |
usb: gadget: MBIM function driver for QCOM chipsets This driver implements Mobile Broadband Interface Model protocol. Control messages are transferred through QBI module running in user space and communicating with mbim using file operations interface android_mbim. Data is transferred on SPS, Bam-to-Bam. Change-Id: Ifc4b3f7e21b1a0dac377af272f9ae922ec9c7e2e Signed-off-by: Anna Perel <aperel@codeaurora.org>