Home
last modified time | relevance | path

Searched defs:OnAclDisconnected (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/internal/
Dfixed_channel_allocator.h73 virtual void OnAclDisconnected(hci::ErrorCode hci_status) { in OnAclDisconnected() function
Ddynamic_channel_allocator.cc126 void DynamicChannelAllocator::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::internal::DynamicChannelAllocator
/system/bt/gd/l2cap/le/internal/
Dlink.cc56 void Link::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::le::internal::Link
/system/bt/gd/l2cap/classic/internal/
Dlink.cc57 void Link::OnAclDisconnected(hci::ErrorCode status) { in OnAclDisconnected() function in bluetooth::l2cap::classic::internal::Link