Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dsignalling_manager.cc35 static std::vector<ControlView> GetCommandsFromPacketView(PacketView<kLittleEndian> packet) { in GetCommandsFromPacketView() function
719 auto command_list = GetCommandsFromPacketView(*packet); in on_incoming_packet()