Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dbasic_mode_channel_data_controller.cc35 auto l2cap_information = BasicFrameBuilder::Create(remote_cid_, std::move(sdu)); in OnSdu() local
36 pdu_queue_.emplace(std::move(l2cap_information)); in OnSdu()