Searched refs:bnep_control_type (Results 1 – 1 of 1) sorted by relevance
1160 uint8_t bnep_control_type = packet[0]; in bnep_handle_control_packet() local1163 channel->last_control_type = bnep_control_type; in bnep_handle_control_packet()1164 …log_info("BNEP_CONTROL: Type: %d, size: %d, is_extension: %d", bnep_control_type, size, is_extensi… in bnep_handle_control_packet()1165 switch (bnep_control_type) { in bnep_handle_control_packet()1211 bnep_control_type); in bnep_handle_control_packet()