Advertisement
navaismo

Untitled

Nov 4th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. File:
  2.  
  3. Service Name: OBEX Object Push
  4. Service RecHandle: 0x1001e
  5. Service Class ID List:
  6. "OBEX Object Push" (0x1105)
  7. Protocol Descriptor List:
  8. "L2CAP" (0x0100)
  9. "RFCOMM" (0x0003)
  10. Channel: 9
  11. "OBEX" (0x0008)
  12. Language Base Attr List:
  13. code_ISO639: 0x454e
  14. encoding: 0x6a
  15. base_offset: 0x100
  16. Profile Descriptor List:
  17. "OBEX Object Push" (0x1105)
  18. Version: 0x0100
  19. -----------------------------------------------
  20.  
  21. awk command:
  22. awk '/\"OBEX Object Push\"/ { getline; print } ' temp1.txt
  23.  
  24. ------------------------------------
  25. Result:
  26. Protocol Descriptor List:
  27. Version: 0x0100
  28.  
  29.  
  30.  
  31.  
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement