Searched defs:OnAclDisconnected (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/internal/ | ||
D | fixed_channel_allocator.h | 73 virtual void OnAclDisconnected(hci::ErrorCode hci_status) { in OnAclDisconnected() function |
D | dynamic_channel_allocator.cc | 126 void DynamicChannelAllocator::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::internal::DynamicChannelAllocator |
/system/bt/gd/l2cap/le/internal/ | ||
D | link.cc | 56 void Link::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::le::internal::Link |
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 57 void Link::OnAclDisconnected(hci::ErrorCode status) { in OnAclDisconnected() function in bluetooth::l2cap::classic::internal::Link |