Searched refs:disconnect_le (Results 1 – 1 of 1) sorted by relevance
988 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() function1808 handler_->CallOn(pimpl_.get(), &Acl::impl::disconnect_le, handle, reason, in DisconnectLe()