• Jeff Hamilton's avatar
    Fixes for My Tag server. · 15151d54
    Jeff Hamilton authored
    - Record the socket parameters for registered
      LLCP service sockets since they're used when
      accept() is called before a connection is
      active.
    
    - Add a missing break when handling mock NDEF
      messages to avoid a crash when a My Tag is
      scanned.
    
    - Fix up the accept and read loops in My Tag
      server.
    
    Change-Id: Ia994c9dacb5e6770ac5c0f1b5b9e0156eea6e5cb
    15151d54
NativeLlcpServiceSocket.java 1.64 KB