Home
last modified time | relevance | path

Searched defs:GetNextPacket (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/l2cap/internal/
H A Dbasic_mode_channel_data_controller.cc49 std::unique_ptr<packet::BasePacketBuilder> BasicModeDataController::GetNextPacket() { in GetNextPacket() function in bluetooth::l2cap::internal::BasicModeDataController
H A Dsender.cc68 std::unique_ptr<Sender::UpperDequeue> Sender::GetNextPacket() { in GetNextPacket() function in bluetooth::l2cap::internal::Sender
H A Dle_credit_based_channel_data_controller.cc104 std::unique_ptr<packet::BasePacketBuilder> LeCreditBasedDataController::GetNextPacket() { in GetNextPacket() function in bluetooth::l2cap::internal::LeCreditBasedDataController
H A Dscheduler_fifo_test.cc54 std::unique_ptr<BasePacketBuilder> GetNextPacket() override { in GetNextPacket() function in bluetooth::l2cap::internal::__anone6e2ec800110::MyDataController
H A Denhanced_retransmission_mode_channel_data_controller.cc960 std::unique_ptr<packet::BasePacketBuilder> ErtmController::GetNextPacket() { in GetNextPacket() function in bluetooth::l2cap::internal::ErtmController