Searched refs:cfg_code (Results 1 – 2 of 2) sorted by relevance
339 UINT8 cmd_code, cfg_code, cfg_len, id; in process_l2cap_cmd() local507 STREAM_TO_UINT8 (cfg_code, p); in process_l2cap_cmd()510 switch (cfg_code & 0x7F) { in process_l2cap_cmd()561 if ((cfg_code & 0x80) == 0) { in process_l2cap_cmd()598 STREAM_TO_UINT8 (cfg_code, p); in process_l2cap_cmd()601 switch (cfg_code & 0x7F) { in process_l2cap_cmd()
852 UINT8 cfg_code; in l2cu_send_peer_config_rej() local907 cfg_code = *p_data; in l2cu_send_peer_config_rej()910 switch (cfg_code & 0x7F) { in l2cu_send_peer_config_rej()922 if ((cfg_code & 0x80) == 0) { in l2cu_send_peer_config_rej()