Searched refs:cfg_code (Results 1 – 2 of 2) sorted by relevance
361 UINT8 cmd_code, cfg_code, cfg_len, id; in process_l2cap_cmd() local535 STREAM_TO_UINT8 (cfg_code, p); in process_l2cap_cmd()538 switch (cfg_code & 0x7F) { in process_l2cap_cmd()589 if ((cfg_code & 0x80) == 0) { in process_l2cap_cmd()626 STREAM_TO_UINT8 (cfg_code, p); in process_l2cap_cmd()629 switch (cfg_code & 0x7F) { in process_l2cap_cmd()
856 UINT8 cfg_code; in l2cu_send_peer_config_rej() local911 cfg_code = *p_data; in l2cu_send_peer_config_rej()914 switch (cfg_code & 0x7F) { in l2cu_send_peer_config_rej()926 if ((cfg_code & 0x80) == 0) { in l2cu_send_peer_config_rej()