Skip to content

Changes

Started 14 hr ago
Queued 5.5 sec
Took 1 min 36 sec on built-in
mobile: gsm48_cc_tx_release_compl(): actually send the message

The message buffer is allocated, filled in, and then leaked when
`trans_free(trans)` is called.  The RELEASE COMPLETE message is
never transmitted to the network.

Change-Id: Ic754fe1ddd7e2908627374590f01e6fc81a73c77
Vadim Yanitskiy at
mobile: gsm48_mmxx_msg_names[]: fix some strings

Change-Id: Iab3e249acc18057416a5c1fc00322b597df403d4
Vadim Yanitskiy at