Home | History | Annotate | Download | only in hw

Lines Matching refs:xff

157         fcs = (fcs >> 8) ^ l2cap_fcs16_table[(fcs ^ *message ++) & 0xff];
546 opt->val[0] = 0xff;
547 opt->val[1] = 0xff;
642 opt->val[5] = 100 & 0xff;
653 opt->val[7] = ch->min_mtu & 0xff;
764 data[len ++] = l2cap->group_ch.mps & 0xff;