Home | History | Annotate | Download | only in xlat
      1 /* sort -k2,2 */
      2 L2CAP_PSM_SDP           0x0001
      3 L2CAP_PSM_RFCOMM        0x0003
      4 L2CAP_PSM_3DSP          0x0021
      5 L2CAP_PSM_IPSP          0x0023
      6 L2CAP_PSM_LE_DYN_START  0x0080
      7 L2CAP_PSM_LE_DYN_END    0x00ff
      8 L2CAP_PSM_DYN_START     0x1001
      9 L2CAP_PSM_AUTO_END      0x10ff
     10 L2CAP_PSM_DYN_END       0xffff
     11