Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Dbasic_mode_channel_data_controller.cc37 auto l2cap_information = BasicFrameBuilder::Create(remote_cid_, std::move(sdu)); in OnSdu() local
38 pdu_queue_.emplace(std::move(l2cap_information)); in OnSdu()