Update V(RA) counter in LLCP sockets any time it is needed.

At some points, the V(RA) socket counter (used for Receive Window
checking in connection-oriented sockets) was not properly updated,
thus leading to sometimes reject (FRMR) inbound I-frames with valid
sequence numbers.

This patch factorize the I-frame emission and update V(RA) in the
factorized code to ensure this is done at any time.

Change-Id: Ic7ef92cb136c32e524a14e31a8d350f7b165c367
1 file changed
tree: 130614e3fb3f84a994ae5bfc21d99580c2c52c2a
  1. inc/
  2. Linux_x86/
  3. src/
  4. Android.mk