Searched defs:command_reject_view (Results 1 – 2 of 2) sorted by relevance
125 void LeSignallingManager::OnCommandReject(LeCommandRejectView command_reject_view) { in OnCommandReject()376 LeCommandRejectView command_reject_view = LeCommandRejectView::Create(control_packet_view); in on_incoming_packet() local
78 void ClassicSignallingManager::OnCommandReject(CommandRejectView command_reject_view) { in OnCommandReject()764 CommandRejectView command_reject_view = CommandRejectView::Create(control_packet_view); in handle_one_command() local