Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b8bd483d authored by Jonnala, Anji's avatar Jonnala, Anji Committed by Stephen Boyd
Browse files

USB: android gadget: Add interrupt ep and modem support in f_serial



Add interrupt endpoint support to send modem notifications to USB Host.

Add communication class descriptors to enumerate the function as a modem

Add Communication device class requests to configure modem line
settings.

As a part of call management, device needs to send modem events
(Ring Indicator and Carrier Detect) to host through interrupt
endpoint. Add support for Ring Indicator and Carrier Detect events
in f_serial.

Similarly, route modem control information (DTR and RTS) to upper
layers through TTY tiocmget API in f_serial.

provide CONFIG option to enable generic serial as a part of android
gadget.

provide CONFIG option to include MODEM functionality in the generic
serial driver.

Signed-off-by: default avatarJonnala, Anji <anjir@qualcomm.com>
parent dc44ec59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment