Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.cc202 for (auto& psm_callback : pending_dynamic_channels_[address_with_type]) { in OnReadRemoteVersionInformationComplete() local
203 link->SendConnectionRequest(psm_callback.first, std::move(psm_callback.second)); in OnReadRemoteVersionInformationComplete()