Home | History | Annotate | Download | only in test

Lines Matching refs:psm

88 /* Default addr and psm and cid */
90 static unsigned short psm = 0x1011;
293 else if (psm)
294 addr.l2_psm = htobs(psm);
362 else if (psm)
363 addr.l2_psm = htobs(psm);
450 psm = btohs(addr.l2_psm);
453 syslog(LOG_INFO, "Waiting for connection on psm %d ...", psm);
1078 "\t[-b bytes] [-i device] [-P psm] [-J cid]\n"
1185 psm = atoi(optarg);