Searched defs:OnAclDisconnected (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/internal/ | ||
| D | fixed_channel_allocator.h | 93 virtual void OnAclDisconnected(hci::ErrorCode hci_status) { in OnAclDisconnected() function |
| D | dynamic_channel_allocator.cc | 129 void DynamicChannelAllocator::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::internal::DynamicChannelAllocator |
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ | ||
| D | lib.rs | 93 OnAclDisconnected(BluetoothDevice), enumerator |
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ | ||
| D | link.cc | 56 void Link::OnAclDisconnected(hci::ErrorCode reason) { in OnAclDisconnected() function in bluetooth::l2cap::le::internal::Link |
| /packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | ||
| D | link.cc | 69 void Link::OnAclDisconnected(hci::ErrorCode status) { in OnAclDisconnected() function in bluetooth::l2cap::classic::internal::Link |