Home | History | Annotate | Download | only in l2cap

Lines Matching refs:cfg_code

325     UINT8           cmd_code, cfg_code, cfg_len, id;
508 STREAM_TO_UINT8 (cfg_code, p);
511 switch (cfg_code & 0x7F)
564 if ((cfg_code & 0x80) == 0)
610 STREAM_TO_UINT8 (cfg_code, p);
613 switch (cfg_code & 0x7F)