Searched defs:OnClosed (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | ||
| D | fixed_channel_impl.cc | 49 void FixedChannelImpl::OnClosed(hci::ErrorCode status) {  in OnClosed()  function in bluetooth::l2cap::classic::internal::FixedChannelImpl | 
| /packages/modules/Bluetooth/system/gd/l2cap/internal/ | ||
| D | dynamic_channel_impl.cc | 64 void DynamicChannelImpl::OnClosed(hci::ErrorCode status) {  in OnClosed()  function in bluetooth::l2cap::internal::DynamicChannelImpl | 
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ | ||
| D | fixed_channel_impl.cc | 58 void FixedChannelImpl::OnClosed(hci::ErrorCode status) {  in OnClosed()  function in bluetooth::l2cap::le::internal::FixedChannelImpl |