Searched refs:control_type (Results 1 – 1 of 1) sorted by relevance
764 UINT8 control_type; in bnep_process_control_packet() local774 control_type = *p++; in bnep_process_control_packet()777 …EP processing control packet rem_len %d, is_ext %d, ctrl_type %d", *rem_len, is_ext, control_type); in bnep_process_control_packet()779 switch (control_type) in bnep_process_control_packet()847 BNEP_TRACE_ERROR ("BNEP - bad ctl pkt type: %d", control_type); in bnep_process_control_packet()848 bnep_send_command_not_understood (p_bcb, control_type); in bnep_process_control_packet()