Home
last modified time | relevance | path

Searched defs:OnClosed (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dfixed_channel_impl.cc49 void FixedChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_impl.cc64 void DynamicChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::internal::DynamicChannelImpl
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_impl.cc58 void FixedChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::le::internal::FixedChannelImpl