Home
last modified time | relevance | path

Searched refs:disconnect_le (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc988 disconnect_le(connection.first, HCI_ERR_REMOTE_POWER_OFF, in DisconnectLeConnections()
1113 void disconnect_le(uint16_t handle, tHCI_STATUS reason, std::string comment) { in disconnect_le() function
1808 handler_->CallOn(pimpl_.get(), &Acl::impl::disconnect_le, handle, reason, in DisconnectLe()