Home | History | Annotate | Download | only in l2cap

Lines Matching refs:cfg_code

318     UINT8           cmd_code, cfg_code, cfg_len, id;
477 STREAM_TO_UINT8 (cfg_code, p);
480 switch (cfg_code & 0x7F)
533 if ((cfg_code & 0x80) == 0)
579 STREAM_TO_UINT8 (cfg_code, p);
582 switch (cfg_code & 0x7F)