Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Dfixed_channel_allocator.h93 virtual void OnAclDisconnected(hci::ErrorCode hci_status) { in OnAclDisconnected() function
Ddynamic_channel_allocator.cc129 void DynamicChannelAllocator::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::internal::DynamicChannelAllocator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs93 OnAclDisconnected(BluetoothDevice), enumerator
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc56 void Link::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc69 void Link::OnAclDisconnected(hci::ErrorCode status) { in OnAclDisconnected() function in bluetooth::l2cap::classic::internal::Link