Home
last modified time | relevance | path

Searched refs:last_control_type (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Dbnep.h124 uint8_t last_control_type; // type of last control package member
H A Dbnep.c1163 channel->last_control_type = bnep_control_type; in bnep_handle_control_packet()
1525 bnep_send_command_not_understood(channel, channel->last_control_type); in bnep_channel_state_machine()